Home
last modified time | relevance | path

Searched refs:exitpctx (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dproc.c136 exitpctx(proc_t *p) in exitpctx() function
H A Dexit.c816 exitpctx(p); in proc_exit()
H A Dlwp.c1029 exitpctx(p); in lwp_exit()
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h713 extern void exitpctx(proc_t *);
/titanic_41/usr/src/uts/common/disp/
H A Dthread.c628 exitpctx(t->t_procp); in thread_exit()