Searched refs:CL_EXIT (Results 1 – 4 of 4) sorted by relevance
195 #define CL_EXIT(t) (*(t)->t_clfuncs->cl_exit)(t) macro
843 CL_EXIT(curthread); /* tell the scheduler that curthread is exiting */ in proc_exit()
767 CL_EXIT(t); /* tell the scheduler that we're exiting */ in forklwp_fail()
974 CL_EXIT(t); /* tell the scheduler that t is exiting */ in lwp_exit()