Searched defs:le_thread (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi_impl.h164 void *le_thread; member in struct:ldi_ev_callback_list
H A Dproc.h70 * If le_thread != NULL, this is an active lwp.
71 * If le_thread == NULL, this is an unreaped zombie lwp.
74 kthread_t *le_thread; /* the active lwp, NULL if zombie */ member in struct:lwpent

Completed in 61 milliseconds