Searched defs:Once (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profiling.cpp426 static pthread_once_t Once = PTHREAD_ONCE_INIT; variable
H A Dxray_profile_collector.cpp384 static pthread_once_t Once = PTHREAD_ONCE_INIT; variable
H A Dxray_fdr_logging.cpp567 static pthread_once_t Once = PTHREAD_ONCE_INIT; variable
597 static pthread_once_t Once = PTHREAD_ONCE_INIT; variable

Completed in 76 milliseconds