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