Searched refs:thread_create_idle_thread (Results 1 – 3 of 3) sorted by relevance
144 thread_t* t = thread_create_idle_thread(i + 1); in lk_init_secondary_cpus()
239 thread_t* thread_create_idle_thread(uint cpu_num);
1132 thread_t* thread_create_idle_thread(cpu_num_t cpu_num) { in thread_create_idle_thread() function
Completed in 8 milliseconds