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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c2351 * If the watchstop flag is set, then we ignore threads with TP_WATCHSTOP set.
2355 pr_allstopped(proc_t *p, int watchstop) argument
2368 (watchstop && (t->t_proc_flag & TP_WATCHSTOP)))

Completed in 78 milliseconds