Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dtarget.c52 void remove_thread_if_not_in_vg_threads (struct inferior_list_entry *inf) in remove_thread_if_not_in_vg_threads() function
72 for_each_inferior (&all_threads, remove_thread_if_not_in_vg_threads); in valgrind_update_threads()