HomeSort by relevance Sort by last modified time
    Searched defs:le_thread (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
sunldi_impl.h 148 void *le_thread; member in struct:ldi_ev_callback_list
proc.h 69 * If le_thread != NULL, this is an active lwp.
70 * If le_thread == NULL, this is an unreaped zombie lwp.
73 kthread_t *le_thread; /* the active lwp, NULL if zombie */ member in struct:lwpent

Completed in 5030 milliseconds