Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_posix_test.cc55 SpawnThread(GetPthreadDestructorIterations()); in TEST()
57 SpawnThread(GetPthreadDestructorIterations() + 1); in TEST()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_thread.cc17 thread->destructor_iterations_ = GetPthreadDestructorIterations(); in Create()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.h39 destructor_iterations(GetPthreadDestructorIterations()), stack_id(0), in AsanThreadContext()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.h41 destructor_iterations(GetPthreadDestructorIterations()), stack_id(0), in AsanThreadContext()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_thread.h43 destructor_iterations(GetPthreadDestructorIterations()), stack_id(0), in AsanThreadContext()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_linux.cpp271 (void *)GetPthreadDestructorIterations())); in HwasanTSDThreadInit()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_interceptors.cc357 (void*)GetPthreadDestructorIterations())) { in __lsan_thread_start_func()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cc403 (void*)GetPthreadDestructorIterations())) { in __lsan_thread_start_func()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cpp432 (void*)GetPthreadDestructorIterations())) { in __lsan_thread_start_func()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h826 INLINE uptr GetPthreadDestructorIterations() { in GetPthreadDestructorIterations() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h830 INLINE uptr GetPthreadDestructorIterations() { in GetPthreadDestructorIterations() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h924 inline uptr GetPthreadDestructorIterations() { in GetPthreadDestructorIterations() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc944 (void *)GetPthreadDestructorIterations())) { in __tsan_thread_start_func()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp979 (void *)GetPthreadDestructorIterations())) { in __tsan_thread_start_func()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc957 (void *)GetPthreadDestructorIterations())) { in __tsan_thread_start_func()