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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h110 * Element of the p_tidhash thread-id (lwpid) hash table.
227 tidhash_t *p_tidhash; /* tid (lwpid) lookup hash table */ member in struct:proc
229 uint_t p_tidhash_sz; /* number of p_tidhash[] entries */

Completed in 61 milliseconds