Searched refs:CL_STOP (Results 1 – 2 of 2) sorted by relevance
193 #define CL_STOP(t, why, what) (*(t)->t_clfuncs->cl_stop)(t, why, what) macro
1163 CL_STOP(t, why, what); in stop()