Home
last modified time | relevance | path

Searched defs:FutexWordType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/threads/linux/
H A DFutex.h24 using FutexWordType = unsigned int; variable
/aosp_15_r20/external/llvm-libc/src/__support/threads/linux/
H A Dfutex_word.h18 using FutexWordType = uint32_t; variable