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

/freebsd-9.3-release/lib/libproc/
H A Dlibproc.h50 #define PS_LOST 6 macro
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c73 * dtrace_handle_proc() for notification of PS_UNDEAD or PS_LOST events. If
133 state != PS_LOST && state != PS_UNDEAD) {
663 case PS_LOST:
692 * If the control thread detected PS_UNDEAD or PS_LOST, then enqueue
910 * reached the rendezvous event. This is either due to PS_LOST
923 if (proc_state(dpr->dpr_proc) == PS_LOST) {
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c708 case PS_LOST:
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c840 case PS_LOST:

Completed in 65 milliseconds