Searched refs:prev_pthread_introspection_hook (Results 1 – 1 of 1) sorted by relevance
1410 static pthread_introspection_hook_t prev_pthread_introspection_hook; variable1435 if (prev_pthread_introspection_hook) in sanitizer_pthread_introspection_hook()1436 prev_pthread_introspection_hook(event, thread, addr, size); in sanitizer_pthread_introspection_hook()1450 prev_pthread_introspection_hook = in InstallPthreadIntrospectionHook()