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