Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DLazyAtomicPointerTest.cpp43 std::mutex BusyLock, EndLock; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DThreadSafeAllocatorTest.cpp21 std::mutex BusyLock, EndLock; member