Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DLazyAtomicPointerTest.cpp62 std::unique_lock<std::mutex> LBusy(BusyLock); in TEST() local
/llvm-project/llvm/unittests/Support/
H A DThreadSafeAllocatorTest.cpp34 std::unique_lock<std::mutex> LBusy(BusyLock); in waitAllocationStarted() local