Home
last modified time | relevance | path

Searched defs:ret_tidhash (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dexit.c479 ret_tidhash_t *ret_tidhash; in proc_exit() local
H A Dlwp.c114 ret_tidhash_t *ret_tidhash = NULL; in lwp_create() local
H A Dexec.c219 ret_tidhash_t *ret_tidhash; in exec_common() local
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h122 typedef struct ret_tidhash { struct
123 struct ret_tidhash *rth_next; argument
126 } ret_tidhash_t; argument