Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dclass.h195 #define CL_EXIT(t) (*(t)->t_clfuncs->cl_exit)(t) macro
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c843 CL_EXIT(curthread); /* tell the scheduler that curthread is exiting */ in proc_exit()
H A Dfork.c767 CL_EXIT(t); /* tell the scheduler that we're exiting */ in forklwp_fail()
H A Dlwp.c974 CL_EXIT(t); /* tell the scheduler that t is exiting */ in lwp_exit()