Home
last modified time | relevance | path

Searched refs:__sanitizer_thread_exit_hook (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/sanitizers/
A Dhooks.c31 __WEAK void __sanitizer_thread_exit_hook(void* hook, thrd_t self) { in __sanitizer_thread_exit_hook() function
/third_party/ulib/musl/include/zircon/
A Dsanitizer.h142 __EXPORT void __sanitizer_thread_exit_hook(void* hook, thrd_t self);
/third_party/ulib/musl/pthread/
A Dpthread_create.c125 __sanitizer_thread_exit_hook(self->sanitizer_hook, (thrd_t)self); in finish_exit()

Completed in 4 milliseconds