Searched refs:thread_id_to_pid (Results 1 – 3 of 3) sorted by relevance
94 extern ptid_t thread_id_to_pid (int);
235 thread_id_to_pid (int num) in thread_id_to_pid() function
2892 int tid = PIDGET (thread_id_to_pid (atoi (args))); in set_sig_thread_cmd()