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

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h461 #define VSTOPPED(t) ((t)->t_proc_flag & TP_PRVSTOP) macro
463 /* similar to VSTOPPED except the point of interest is CPR */

Completed in 48 milliseconds