Home
last modified time | relevance | path

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

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