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