Searched refs:idle_thread (Results 1 – 1 of 1) sorted by relevance
62 #define idle_thread(cpu) (&_idle_threads[cpu]) macro65 #define idle_thread(cpu) (&_idle_thread) macro455 return idle_thread(cpu); in get_top_thread()782 thread_t *t = idle_thread(0); in thread_init_early()882 thread_t *t = idle_thread(cpu); in thread_secondary_cpu_init_early()
Completed in 5 milliseconds