Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DLazyAtomicPointerTest.cpp45 bool IsBusy = false, IsEnd = false; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DThreadSafeAllocatorTest.cpp23 bool IsBusy = false, IsEnd = false; member