Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dexit.c344 ret_tidhash_t *ret_tidhash; in proc_exit() local
H A Dlwp.c115 ret_tidhash_t *ret_tidhash = NULL; in lwp_create() local
H A Dexec.c136 ret_tidhash_t *ret_tidhash; in exec_common() local
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h118 typedef struct ret_tidhash { struct
119 struct ret_tidhash *rth_next; argument
122 } ret_tidhash_t; argument