Home
last modified time | relevance | path

Searched refs:GetPthreadDestructorIterations (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_tsd_exclusive.cpp61 GetPthreadDestructorIterations())), 0); in initThread()
/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_thread.cc17 thread->destructor_iterations_ = GetPthreadDestructorIterations(); in Create()
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_thread.h43 destructor_iterations(GetPthreadDestructorIterations()), stack_id(0), in AsanThreadContext()
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cc256 (void *)GetPthreadDestructorIterations())); in HwasanTSDThreadInit()
/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cc357 (void*)GetPthreadDestructorIterations())) { in __lsan_thread_start_func()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h840 INLINE uptr GetPthreadDestructorIterations() { in GetPthreadDestructorIterations() function
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc952 (void *)GetPthreadDestructorIterations())) { in __tsan_thread_start_func()