Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dlwp_timer.c57 kthread_t *t = lwptp->lwpt_thread; in lwp_timer_timeout()
131 lwptp->lwpt_thread = curthread; in lwp_timer_copyin()
150 ASSERT(lwptp->lwpt_thread == curthread); in lwp_timer_enqueue()
/titanic_41/usr/src/uts/common/sys/
H A Dlwp_timer_impl.h41 kthread_t *lwpt_thread; member