Searched refs:steal_thread (Results 1 – 6 of 6) sorted by relevance
110 .steal_thread = sched_dualq_steal_thread,
126 .steal_thread = sched_amp_steal_thread,
885 thread_t (*steal_thread)( member
3138 .steal_thread = sched_clutch_steal_thread,3740 .steal_thread = sched_edge_processor_idle,
3061 if ((new_thread = SCHED(steal_thread)(pset)) != THREAD_NULL) { in thread_select()
248 The `SCHED(steal_thread)` scheduler callout is invoked when the processor does not find any thread …269 If `SCHED(steal_thread)` did not return a thread for the processor, it indicates that the processor…