Home
last modified time | relevance | path

Searched refs:rth_tidhash_sz (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h125 uint_t rth_tidhash_sz; member
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c1014 ret_tidhash->rth_tidhash_sz * sizeof (tidhash_t)); in proc_exit()
H A Dlwp.c407 ret_tidhash->rth_tidhash_sz = old_hashsz; in lwp_create()
H A Dexec.c612 ret_tidhash->rth_tidhash_sz * sizeof (tidhash_t)); in exec_common()