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

/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c65 static int lwpinset(proc_t *, procset_t *, kthread_t *, int *);
510 * lwpinset returns 1 if the thread pointed to
519 lwpinset(proc_t *pp, procset_t *psp, kthread_t *tp, int *done) function
614 cmn_err(CE_WARN, "lwpinset called with bad set");
700 cmn_err(CE_WARN, "lwpinset called with bad set");
741 cmn_err(CE_WARN, "lwpinset called with bad set");
922 if (lwpinset(pp, psp, tp, &done)) {

Completed in 60 milliseconds