Searched defs:FutexWordType (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-libc/src/threads/linux/ | ||
| D | Futex.h | 23 using FutexWordType = unsigned int; variable |
| /external/llvm-libc/src/__support/threads/linux/ | ||
| D | futex_word.h | 17 using FutexWordType = uint32_t; variable |