Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h124 tidhash_t *rth_tidhash; member
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c1013 kmem_free(ret_tidhash->rth_tidhash, in proc_exit()
H A Dlwp.c406 ret_tidhash->rth_tidhash = old_hash; in lwp_create()
H A Dexec.c611 kmem_free(ret_tidhash->rth_tidhash, in exec_common()