Searched defs:Once (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ | ||
H A D | xray_fdr_logging.cpp | 569 static pthread_once_t Once = PTHREAD_ONCE_INIT; fdrLoggingHandleCustomEvent() local |
H A D | xray_profiling.cpp | 426 static pthread_once_t Once = PTHREAD_ONCE_INIT; profilingLoggingInit() local |
H A D | xray_profile_collector.cpp | 384 static pthread_once_t Once = PTHREAD_ONCE_INIT; nextBuffer() local |