Searched refs:should_yield (Results 1 – 1 of 1) sorted by relevance
306 bool should_yield = SCHED(thread_should_yield)(current_processor(), current_thread()); in thread_switch() local309 if (should_yield == false) { in thread_switch()