Searched refs:ps_register_thread_t (Results 1 – 2 of 2) sorted by relevance
48 typedef void (*ps_register_thread_t)(void); typedef77 ps_register_thread_t register_thread;
47 ps_register_thread_t register_thread_functions[MAX_TOOLS];144 (ps_register_thread_t)dlsym(RTLD_DEFAULT, "ps_tool_register_thread"); in initialize_library()