Home
last modified time | relevance | path

Searched defs:Busy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DLazyAtomicPointerTest.cpp44 std::condition_variable Busy, End; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DThreadSafeAllocatorTest.cpp22 std::condition_variable Busy, End; member
/llvm-project/libc/src/__support/threads/linux/
H A Drwlock.h312 Busy = EBUSY, global() enumerator