Searched refs:s_other_cpu_startup_done (Results 1 – 1 of 1) sorted by relevance
86 static volatile bool s_other_cpu_startup_done = false; variable89 s_other_cpu_startup_done = true; in other_cpu_startup_idle_hook_cb()99 while (!s_other_cpu_startup_done) { in main_task()