Searched refs:IsStateDetached (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.h104 bool IsStateDetached(int state);
H A Dsanitizer_posix_libcdep.cpp503 bool IsStateDetached(int state) { function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp459 IsStateDetached(detached));
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1003 int tid = ThreadCreate(thr, pc, *(uptr*)th, IsStateDetached(detached));

Completed in 185 milliseconds