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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h100 * If ld_entry == NULL, the entry is free and is on the free list,
101 * p->p_lwpfree, linked through ld_next. If ld_entry != NULL, the
106 struct lwpent *ld_entry; /* lwp directory entry */ member in struct:lwpdir

Completed in 62 milliseconds