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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h115 } tidhash_t; typedef in typeref:struct:tidhash
122 tidhash_t *rth_tidhash;
227 tidhash_t *p_tidhash; /* tid (lwpid) lookup hash table */
746 extern void lwp_hash_in(proc_t *, lwpent_t *, tidhash_t *, uint_t, int);

Completed in 63 milliseconds