Home
last modified time | relevance | path

Searched refs:my_pthread_introspection_hook (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cc131 static void my_pthread_introspection_hook(unsigned int event, pthread_t thread, in my_pthread_introspection_hook() function
170 pthread_introspection_hook_install(&my_pthread_introspection_hook); in InitializePlatform()