Lines Matching refs:pcmp_retthreadp
64 kthread_t **pcmp_retthreadp; member
441 pcmpargs.pcmp_retthreadp = &retthreadp; in priocntl_common()
484 pcmpargs.pcmp_retthreadp = &retthreadp; in priocntl_common()
800 if (*argp->pcmp_retthreadp == NULL) { in proccmp()
805 *argp->pcmp_retthreadp = ty; in proccmp()
807 tx = *argp->pcmp_retthreadp; in proccmp()
812 *argp->pcmp_retthreadp = ty; in proccmp()
844 if (*argp->pcmp_retthreadp == NULL) { in threadcmp()
848 *argp->pcmp_retthreadp = tp; in threadcmp()
850 tx = *argp->pcmp_retthreadp; in threadcmp()
865 *argp->pcmp_retthreadp = tp; in threadcmp()