Searched refs:in_queued_stop_replies (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.h93 extern int in_queued_stop_replies (ptid_t ptid);
H A Dserver.cc221 /* Helper for in_queued_stop_replies. */
243 in_queued_stop_replies (ptid_t ptid) function
H A Dlinux-low.cc4411 if (in_queued_stop_replies (thread->id))
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.h93 extern int in_queued_stop_replies (ptid_t ptid);
H A Dserver.cc227 /* Helper for in_queued_stop_replies. */
249 in_queued_stop_replies (ptid_t ptid) function
H A Dlinux-low.cc4287 if (in_queued_stop_replies (thread->id))

Completed in 248 milliseconds