Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/tsan/Darwin/
H A Ddyld-insert-libraries.c33 static void pthread_introspection_hook(unsigned int event, pthread_t thread, void *addr, size_t siz… in pthread_introspection_hook() function
84 previous_pthread_hook = pthread_introspection_hook_install(pthread_introspection_hook); in __library_initializer()