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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c883 proc_wait_for_stop (procinfo *pi) function
2073 && !proc_wait_for_stop (pi))
2657 if (!(proc_flags (pi) & PR_STOPPED) && !(proc_wait_for_stop (pi)))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c876 proc_wait_for_stop (procinfo *pi) function
2053 && !proc_wait_for_stop (pi))
2636 if (!(proc_flags (pi) & PR_STOPPED) && !(proc_wait_for_stop (pi)))

Completed in 216 milliseconds