Searched refs:BeforeThreadCreateHook (Results 1 – 2 of 2) sorted by relevance
94 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook() function218 return __hwasan::BeforeThreadCreateHook( in __sanitizer_before_thread_create_hook()
170 static void *BeforeThreadCreateHook(uptr user_id, bool detached,192 // with the pointer returned by BeforeThreadCreateHook (above).200 // Clean up everything we set up in BeforeThreadCreateHook. in ThreadCreateHook() 207 // with the pointer returned by BeforeThreadCreateHook (above).219 // with the pointer returned by BeforeThreadCreateHook (above).256 return __asan::BeforeThreadCreateHook( in __sanitizer_before_thread_create_hook() 171 static void *BeforeThreadCreateHook(uptr user_id, bool detached, BeforeThreadCreateHook() function