Searched defs:TP_PRVSTOP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h390 #define TP_PRVSTOP 0x0080 /* thread is virtually stopped via /proc */ macro
461 #define VSTOPPED(t) ((t)->t_proc_flag & TP_PRVSTOP)

Completed in 63 milliseconds