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

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

Completed in 2608 milliseconds