Searched refs:BSP_INIT_OK (Results 1 – 1 of 1) sorted by relevance
7 static mut BSP_INIT_OK: bool = false; constant29 while !unsafe { BSP_INIT_OK } { in initial_setup_sched_local()37 BSP_INIT_OK = true; in initial_setup_sched_local()