Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dproc.c136 exitpctx(proc_t *p) in exitpctx() function
H A Dexit.c952 exitpctx(p); in proc_exit()
H A Dlwp.c1024 exitpctx(p); in lwp_exit()
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h750 extern void exitpctx(proc_t *);
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c617 exitpctx(t->t_procp); in thread_exit()