Searched refs:ThreadEventCallbacks (Results 1 – 3 of 3) sorted by relevance
70 struct ThreadEventCallbacks { struct77 void InstallPthreadIntrospectionHook(const ThreadEventCallbacks &callbacks); argument
1411 static ThreadEventCallbacks thread_event_callbacks;1448 void InstallPthreadIntrospectionHook(const ThreadEventCallbacks &callbacks) { in InstallPthreadIntrospectionHook()
249 ThreadEventCallbacks callbacks = { in InitializePlatform()