Searched refs:ThreadCreateHook (Results 1 – 2 of 2) sorted by relevance
126 static void ThreadCreateHook(void *hook, bool aborted) { in ThreadCreateHook() function233 __hwasan::ThreadCreateHook(hook, error != thrd_success); in __sanitizer_thread_create_hook()
198 static void ThreadCreateHook(void *hook, bool aborted) { in ThreadCreateHook() function267 __asan::ThreadCreateHook(hook, error != thrd_success); in __sanitizer_thread_create_hook()