Searched refs:prev_pthread_introspection_hook (Results 1 – 1 of 1) sorted by relevance
130 static pthread_introspection_hook_t prev_pthread_introspection_hook; variable153 if (prev_pthread_introspection_hook != nullptr) in my_pthread_introspection_hook()154 prev_pthread_introspection_hook(event, thread, addr, size); in my_pthread_introspection_hook()169 prev_pthread_introspection_hook = in InitializePlatform()