Searched refs:ISWAITING (Results 1 – 12 of 12) sorted by relevance
248 ASSERT(ISWAITING(t)); in waitq_change_pri()261 ASSERT(ISWAITING(t)); in waitq_dequeue()295 ASSERT(ISWAITING(t)); in waitq_setrun()
1128 if (ISWAKEABLE(t) || ISWAITING(t)) { in lwp_suspend()1574 if (ISWAKEABLE(t) || ISWAITING(t)) { in pokelwps()
794 if (ISWAITING(t)) in changeproj()
196 if (ISWAKEABLE(t) || ISWAITING(t)) { in eat_signal()996 if (ISWAITING(tx)) in stop()
6214 if (ISWAITING(t)) in zone_enter()
149 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in cpr_stop_user()
373 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in sysctrl_stop_user_threads()
464 #define ISWAITING(t) ((t)->t_state == TS_WAIT) macro
556 if (ISWAKEABLE(tp) || ISWAITING(tp)) {
1193 if (ISWAITING(t)) in pr_stop()1617 if (ISWAKEABLE(t) || ISWAITING(t)) { in pr_setsig()2526 ISWAITING(t)) { in pauselwps()
574 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in dr_stop_user_threads()
575 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in dr_stop_user_threads()