Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsleepq.h66 extern void sleepq_unsleep(struct _kthread *);
/titanic_50/usr/src/uts/common/os/
H A Dsleepq.c171 sleepq_unsleep(kthread_t *t) in sleepq_unsleep() function
H A Dcondvar.c80 sleepq_unsleep(t); in cv_unsleep()
/titanic_50/usr/src/uts/common/syscall/
H A Dlwp_sobj.c2824 sleepq_unsleep(t); in lwp_unsleep()