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

/illumos-gate/usr/src/uts/common/disp/
H A Dpriocntl.c142 kthread_t *retthreadp; local
434 retthreadp = curthread;
438 retthreadp = NULL;
441 pcmpargs.pcmp_retthreadp = &retthreadp;
450 if (retthreadp != NULL)
481 retthreadp = NULL;
484 pcmpargs.pcmp_retthreadp = &retthreadp;
505 * p_lock held for the ttoproc(retthreadp). This
508 * i.e. retthreadp has to be a valid pointer.
514 * as the process in which retthreadp i
[all...]

Completed in 45 milliseconds