Searched refs:lwpt_thread (Results 1 – 2 of 2) sorted by relevance
57 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()
41 kthread_t *lwpt_thread; member