Searched refs:ThreadCreateHook (Results 1 – 2 of 2) sorted by relevance
114 static void ThreadCreateHook(void *hook, bool aborted) { in ThreadCreateHook() function200 __hwasan::ThreadCreateHook(hook, error != thrd_success); in __sanitizer_thread_create_hook()
169 static void ThreadCreateHook(void *hook, bool aborted) { in ThreadCreateHook() function226 __asan::ThreadCreateHook(hook, error != thrd_success); in __sanitizer_thread_create_hook()