Home
last modified time | relevance | path

Searched refs:threadcmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dpriocntl.c121 extern int threadcmp(struct pcmpargs *, kthread_t *);
500 error = dotolwp(&procset, threadcmp, in priocntl_common()
828 threadcmp(struct pcmpargs *argp, kthread_t *tp) in threadcmp() function