Searched defs:__sanitizer_thread_exit_hook (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_fuchsia.cpp121 void __sanitizer_thread_exit_hook(void *hook, thrd_t self) { ThreadFinish(); } function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fuchsia.cc221 void __sanitizer_thread_exit_hook(void *hook, thrd_t self) { function
H A Dasan_rtems.cc250 void __sanitizer_thread_exit_hook(void *handle, uptr self) { function
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc212 void __sanitizer_thread_exit_hook(void *hook, thrd_t self) { function
H A Dasan_rtems.cc242 void __sanitizer_thread_exit_hook(void *handle, uptr self) { function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_fuchsia.cpp209 void __sanitizer_thread_exit_hook(void *hook, thrd_t self) { function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fuchsia.cpp262 void __sanitizer_thread_exit_hook(void *hook, thrd_t self) { function

Completed in 207 milliseconds