Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cc123 typedef void (*pthread_introspection_hook_t)(unsigned int event, typedef
126 extern "C" pthread_introspection_hook_t pthread_introspection_hook_install(
127 pthread_introspection_hook_t hook);
130 static pthread_introspection_hook_t prev_pthread_introspection_hook;