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/main/coregrind/m_gdbserver/
Dvalgrind-low.c72 void remove_thread_if_not_in_vg_threads (struct inferior_list_entry *inf) in remove_thread_if_not_in_vg_threads() function
92 for_each_inferior (&all_threads, remove_thread_if_not_in_vg_threads); in valgrind_update_threads()