Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_context.cpp24 static pthread_once_t key_once = PTHREAD_ONCE_INIT; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp60 static pthread_once_t key_once = PTHREAD_ONCE_INIT; variable