Searched refs:previous_pthread_hook (Results 1 – 1 of 1) sorted by relevance
32 static pthread_introspection_hook_t previous_pthread_hook; variable51 assert(previous_pthread_hook); in pthread_introspection_hook()52 previous_pthread_hook(event, thread, addr, size); in pthread_introspection_hook()84 previous_pthread_hook = pthread_introspection_hook_install(pthread_introspection_hook); in __library_initializer()