Searched refs:pthread_introspection_hook_t (Results 1 – 8 of 8) sorted by relevance
123 typedef void (*pthread_introspection_hook_t)(unsigned int event, typedef126 extern "C" pthread_introspection_hook_t pthread_introspection_hook_install(127 pthread_introspection_hook_t hook);130 static pthread_introspection_hook_t prev_pthread_introspection_hook;
120 pub type pthread_introspection_hook_t = typedef5811 hook: ::pthread_introspection_hook_t, in pthread_introspection_hook_install() argument5812 ) -> ::pthread_introspection_hook_t; in pthread_introspection_hook_install() argument
120 pub type pthread_introspection_hook_t = typedef5791 hook: ::pthread_introspection_hook_t, in pthread_introspection_hook_install() argument5792 ) -> ::pthread_introspection_hook_t; in pthread_introspection_hook_install() argument
121 pub type pthread_introspection_hook_t = typedef5852 hook: ::pthread_introspection_hook_t, in pthread_introspection_hook_install() argument5853 ) -> ::pthread_introspection_hook_t; in pthread_introspection_hook_install() argument