Home
last modified time | relevance | path

Searched defs:futex_word (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/src/__support/threads/linux/
Dcallonce.cpp17 auto *futex_word = reinterpret_cast<Futex *>(flag); in callonce_slowpath() local
/external/llvm-libc/src/__support/threads/linux/
Dcallonce.cpp17 auto *futex_word = reinterpret_cast<Futex *>(flag); in callonce_slowpath() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/threads/linux/
Dcallonce.cpp17 auto *futex_word = reinterpret_cast<Futex *>(flag); in callonce_slowpath() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/threads/
DCndVar.h28 Futex futex_word = WS_Waiting; member
/external/llvm-libc/src/__support/threads/
DCndVar.h28 Futex futex_word = WS_Waiting; member
/external/cronet/stable/third_party/llvm-libc/src/src/__support/threads/
DCndVar.h28 Futex futex_word = WS_Waiting; member