Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbthread.h100 extern int valid_thread_id (int thread);
H A Dthread.c211 valid_thread_id (int num) in valid_thread_id() function
H A Dbreakpoint.c5327 if (!valid_thread_id (thread)) in break_command_1()
H A DChangeLog-19931470 * thread.c (valid_thread_id): New func to validate thread #s.