Searched refs:pthread_introspection_hook_t (Results 1 – 3 of 3) sorted by relevance
195 typedef void (*pthread_introspection_hook_t)(unsigned int event, typedef198 extern "C" pthread_introspection_hook_t pthread_introspection_hook_install(199 pthread_introspection_hook_t hook);202 static pthread_introspection_hook_t prev_pthread_introspection_hook;
197 typedef void (*pthread_introspection_hook_t)(unsigned int event, typedef200 extern "C" pthread_introspection_hook_t pthread_introspection_hook_install(201 pthread_introspection_hook_t hook);204 static pthread_introspection_hook_t prev_pthread_introspection_hook;
203 typedef void (*pthread_introspection_hook_t)(unsigned int event, typedef206 extern "C" pthread_introspection_hook_t pthread_introspection_hook_install(207 pthread_introspection_hook_t hook);210 static pthread_introspection_hook_t prev_pthread_introspection_hook;