Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbthread.h106 extern int valid_thread_id (int thread);
H A Dthread.c211 valid_thread_id (int num) in valid_thread_id() function
H A Dbreakpoint.c5224 if (!valid_thread_id (thread)) in break_command_1()