Searched refs:prev_pthread_introspection_hook (Results 1 – 1 of 1) sorted by relevance
1411 static pthread_introspection_hook_t prev_pthread_introspection_hook; variable1436 if (prev_pthread_introspection_hook) in sanitizer_pthread_introspection_hook()1437 prev_pthread_introspection_hook(event, thread, addr, size); in sanitizer_pthread_introspection_hook()1451 prev_pthread_introspection_hook = in InstallPthreadIntrospectionHook()