Searched refs:CL_DOPRIO (Results 1 – 2 of 2) sorted by relevance
214 #define CL_DOPRIO(t, cr, inc, ret) \ macro
1102 if ((error = CL_DOPRIO(tp, CRED(), 0, &prio)) != 0) in setthreadprio()1119 error = CL_DOPRIO(tp, CRED(), incr, &prio); in setthreadprio()