Searched refs:potential_thread (Results 1 – 1 of 1) sorted by relevance
260 thread_t potential_thread = run_queue_peek(chosen_runq); in sched_dualq_choose_thread() local261 if (potential_thread == THREAD_NULL) { in sched_dualq_choose_thread()269 if (thread_no_smt(potential_thread)) { in sched_dualq_choose_thread()287 if (thread_no_smt(potential_thread) && secondary->current_is_bound) { in sched_dualq_choose_thread()