HomeSort by: relevance | last modified time | path
    Searched defs:my_pthread_introspection_hook (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform_mac.cc 205 static void my_pthread_introspection_hook(unsigned int event, pthread_t thread, function in namespace:__tsan
255 pthread_introspection_hook_install(&my_pthread_introspection_hook);
tsan_platform_mac.cc 205 static void my_pthread_introspection_hook(unsigned int event, pthread_t thread, function in namespace:__tsan
255 pthread_introspection_hook_install(&my_pthread_introspection_hook);

Completed in 22 milliseconds