Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dschedctl.h94 void schedctl_lwp_cleanup(kthread_t *);
/titanic_41/usr/src/uts/common/os/
H A Dschedctl.c135 schedctl_lwp_cleanup(kthread_t *t) in schedctl_lwp_cleanup() function
H A Dlwp.c889 schedctl_lwp_cleanup(t); in lwp_exit()
1672 schedctl_lwp_cleanup(curthread); in exitlwps()