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

/illumos-gate/usr/src/uts/common/disp/
H A Dpriocntl.c64 kthread_t **pcmp_retthreadp; member in struct:pcmpargs
441 pcmpargs.pcmp_retthreadp = &retthreadp;
484 pcmpargs.pcmp_retthreadp = &retthreadp;
759 * "best" thread in *pcmp_retthreadp.
800 if (*argp->pcmp_retthreadp == NULL) {
805 *argp->pcmp_retthreadp = ty;
807 tx = *argp->pcmp_retthreadp;
812 *argp->pcmp_retthreadp = ty;
844 if (*argp->pcmp_retthreadp == NULL) {
848 *argp->pcmp_retthreadp
[all...]

Completed in 59 milliseconds