Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDthread.c266 target_find_new_threads (); in do_captured_list_thread_ids()
430 target_find_new_threads (); in info_threads_command()
550 target_find_new_threads (); in thread_apply_all_command()
HDtarget.h817 #define target_find_new_threads() \ macro