Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsundep.c775 lwp_detach_brand_hdlrs(klwp_t *lwp) in lwp_detach_brand_hdlrs() function
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h775 extern void lwp_detach_brand_hdlrs(klwp_t *);
/titanic_41/usr/src/uts/sun4/os/
H A Dmachdep.c275 lwp_detach_brand_hdlrs(klwp_t *lwp) in lwp_detach_brand_hdlrs() function
/titanic_41/usr/src/uts/common/os/
H A Dexit.c378 lwp_detach_brand_hdlrs(lwp); in proc_exit()