Searched refs:s_other_cpu_startup_done (Results 1 – 1 of 1) sorted by relevance
84 static volatile bool s_other_cpu_startup_done = false; variable87 s_other_cpu_startup_done = true; in other_cpu_startup_idle_hook_cb()98 while (!s_other_cpu_startup_done) { in main_task()
Completed in 5 milliseconds