Home
last modified time | relevance | path

Searched defs:tsd_key_inited (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_posix.cpp29 static bool tsd_key_inited = false; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp100 static bool tsd_key_inited = false; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_posix.cpp117 static bool tsd_key_inited = false; variable
H A Dasan_win.cpp203 static bool tsd_key_inited = false; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_linux.cpp222 static bool tsd_key_inited = false; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp311 static bool tsd_key_inited = false; variable