Home
last modified time | relevance | path

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

/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
Dfbsd-threads.c152 static void fbsd_thread_find_new_threads (void);
415 fbsd_thread_find_new_threads (); in fbsd_thread_activate()
1187 fbsd_thread_find_new_threads (void) in fbsd_thread_find_new_threads() function
1490 fbsd_core_ops.to_find_new_threads = fbsd_thread_find_new_threads; in init_fbsd_core_ops()
1517 fbsd_thread_ops.to_find_new_threads = fbsd_thread_find_new_threads; in init_fbsd_thread_ops()