Searched refs:ThreadCreateHook (Results 1 – 2 of 2) sorted by relevance
117 static void ThreadCreateHook(void *hook, bool aborted) { in ThreadCreateHook() function216 __hwasan::ThreadCreateHook(hook, error != thrd_success); in __sanitizer_thread_create_hook()
196 static void ThreadCreateHook(void *hook, bool aborted) { in ThreadCreateHook() function263 __asan::ThreadCreateHook(hook, error != thrd_success); in __sanitizer_thread_create_hook()