Searched refs:find_thread_of_process (Results 1 – 2 of 2) sorted by relevance
487 find_thread_of_process (struct thread_info *ti, void *p) in find_thread_of_process() function535 tp = iterate_over_threads (find_thread_of_process, &pid); in mi_cmd_target_detach()
693 * mi/mi-main.c (find_thread_of_process, mi_cmd_target_detach): New.