Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
HDserver.h141 void new_thread_notify (int id);
HDthread-db.c271 new_thread_notify (ti_p->ti_tid); in maybe_attach_thread()
HDremote-utils.c564 new_thread_notify (int id) in new_thread_notify() function