Searched refs:potential_thread (Results 1 – 1 of 1) sorted by relevance
254 thread_t potential_thread = run_queue_peek(chosen_runq); in sched_dualq_choose_thread() local255 if (potential_thread == THREAD_NULL) { in sched_dualq_choose_thread()263 if (thread_no_smt(potential_thread)) { in sched_dualq_choose_thread()281 if (thread_no_smt(potential_thread) && secondary->current_is_bound) { in sched_dualq_choose_thread()