Searched refs:__sanitizer_thread_exit_hook (Results 1 – 3 of 3) sorted by relevance
31 __WEAK void __sanitizer_thread_exit_hook(void* hook, thrd_t self) { in __sanitizer_thread_exit_hook() function
142 __EXPORT void __sanitizer_thread_exit_hook(void* hook, thrd_t self);
125 __sanitizer_thread_exit_hook(self->sanitizer_hook, (thrd_t)self); in finish_exit()
Completed in 4 milliseconds