Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h752 extern kthread_t *thread_unpin(void);
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c716 extern kthread_t *thread_unpin();
890 next = thread_unpin(); in swtch()
H A Dthread.c1476 thread_unpin() in thread_unpin() function