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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-thread-db.c1510 find_new_threads_once (struct thread_db_info *info, int iteration,
1538 "Warning: find_new_threads_once: ");
1579 if (find_new_threads_once (info, i, &err) != 0)
1586 find_new_threads_once (info, 0, &err);
1509 find_new_threads_once (struct thread_db_info *info, int iteration, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c1526 find_new_threads_once (struct thread_db_info *info, int iteration,
1554 "Warning: find_new_threads_once: ");
1595 if (find_new_threads_once (info, i, &err) != 0)
1602 find_new_threads_once (info, 0, &err);
1525 find_new_threads_once (struct thread_db_info *info, int iteration, function

Completed in 135 milliseconds