Searched refs:status_pending (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.h94 int status_pending; member in struct:process_info
H A Dfbsd-low.c317 event_child->status_pending = 0;
425 event_child->lwpid, event_child->status_pending);
426 wstat = event_child->status_pending;
428 event_child->status_pending = 0;
745 process->status_pending = wstat;

Completed in 65 milliseconds