Home
last modified time | relevance | path

Searched refs:find_thread_of_process (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-main.c408 find_thread_of_process (struct thread_info *ti, void *p) in find_thread_of_process() function
456 tp = iterate_over_threads (find_thread_of_process, &pid); in mi_cmd_target_detach()