Searched refs:ThreadEventCallbacks (Results 1 – 3 of 3) sorted by relevance
67 struct ThreadEventCallbacks { struct74 void InstallPthreadIntrospectionHook(const ThreadEventCallbacks &callbacks); argument
1420 static ThreadEventCallbacks thread_event_callbacks; in sanitizer_pthread_introspection_hook() 1457 void InstallPthreadIntrospectionHook(const ThreadEventCallbacks &callbacks) {
249 ThreadEventCallbacks callbacks = { in InitializePlatform()