Searched refs:thread_select (Results 1 – 2 of 2) sorted by relevance
2303 thread_select(thread_t thread, in thread_select() function3715 new_thread = thread_select(self, processor, &reason); in thread_block_reason()3785 new_thread = thread_select(self, processor, &reason); in thread_run()6321 thread_t new_thread = thread_select(cur_thread, processor, &reason); in processor_idle()
249 …be executed here. If the steal callout does not return a thread, the `thread_select()` logic calls…