Searched refs:thread_db_find_new_threads_silently (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-thread-db.c505 thread_db_find_new_threads_silently (thread_info *stopped)
517 "Warning: thread_db_find_new_threads_silently: ");
919 else if (thread_db_find_new_threads_silently (inferior_thread ()) != 0)
504 thread_db_find_new_threads_silently (thread_info *stopped) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c501 thread_db_find_new_threads_silently (thread_info *stopped)
513 "Warning: thread_db_find_new_threads_silently: ");
932 else if (thread_db_find_new_threads_silently (inferior_thread ()) != 0)
500 thread_db_find_new_threads_silently (thread_info *stopped) function

Completed in 189 milliseconds