Searched refs:DBG_CAN_RUN (Results 1 – 3 of 3) sorted by relevance
288 while (pthread != NULL && !DBG_CAN_RUN(pthread)) { in _pq_first_debug()
1004 #define DBG_CAN_RUN(thrd) (((thrd)->tcb->tcb_tmbx.tm_dflags & \ macro
1004 else if ((curthread->need_switchout == 0) && DBG_CAN_RUN(curthread) && in kse_sched_multi()2566 if (!DBG_CAN_RUN(curthread)) { in _thr_debug_check_yield()