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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c800 * prunmark() drops the P_PR_LOCK flag and wakes up another thread,
803 * prunlock() calls prunmark() and then drops p->p_lock.
806 prunmark(proc_t *p) function
831 prunmark(p);

Completed in 68 milliseconds