Home
last modified time | relevance | path

Searched defs:Once (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DLazyAtomicPointerTest.cpp26 static std::atomic<bool> Once(false); in TEST() local
/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DThreadingTests.cpp128 PeriodicThrottler Once(std::chrono::hours(24)); in TEST() local
/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp564 static pthread_once_t Once = PTHREAD_ONCE_INIT; in fdrLoggingHandleCustomEvent() local
594 static pthread_once_t Once = PTHREAD_ONCE_INIT; in fdrLoggingHandleTypedEvent() local
H A Dxray_profiling.cpp423 static pthread_once_t Once = PTHREAD_ONCE_INIT; in profilingLoggingInit() local
H A Dxray_profile_collector.cpp381 static pthread_once_t Once = PTHREAD_ONCE_INIT; in nextBuffer() local