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()
1113 if (ISWAKEABLE(t) || ISWAITING(t)) { in lwp_suspend()1559 if (ISWAKEABLE(t) || ISWAITING(t)) { in pokelwps()
793 if (ISWAITING(t)) in changeproj()
188 if (ISWAKEABLE(t) || ISWAITING(t)) { in eat_signal()979 if (ISWAITING(tx)) in stop()
5787 if (ISWAITING(t)) in zone_enter()
151 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in cpr_stop_user()
372 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in sysctrl_stop_user_threads()
450 #define ISWAITING(t) ((t)->t_state == TS_WAIT) macro
553 if (ISWAKEABLE(tp) || ISWAITING(tp)) {
1050 if (ISWAITING(t)) in pr_stop()1474 if (ISWAKEABLE(t) || ISWAITING(t)) { in pr_setsig()2387 ISWAITING(t)) { in pauselwps()
572 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in dr_stop_user_threads()
573 if (ISWAKEABLE(tp) || ISWAITING(tp)) { in dr_stop_user_threads()