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

/macosx-10.10/dtrace-147/libproc/
H A Dlibproc.h64 #define PS_LOST 3 /* process is lost to control (EAGAIN) */ macro
H A Dlibproc.c1259 return PS_LOST;
1268 return PS_LOST;
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_proc_apple.c220 case PS_LOST:
246 * If the control thread detected PS_UNDEAD or PS_LOST, then enqueue
H A Ddt_proc.c75 * dtrace_handle_proc() for notification of PS_UNDEAD or PS_LOST events. If
130 state != PS_LOST && state != PS_UNDEAD) {
463 * reached the rendezvous event. This is either due to PS_LOST
471 if (Pstate(dpr->dpr_proc) == PS_LOST) {
/macosx-10.10/dtrace-147/plockstat/
H A Dplockstat.c704 case PS_LOST:
/macosx-10.10/dtrace-147/cmd/
H A Ddtrace_1.c1022 case PS_LOST:

Completed in 126 milliseconds