Home
last modified time | relevance | path

Searched refs:secondary_bootstrap_threads (Results 1 – 1 of 1) sorted by relevance

/lk-master/top/
A Dmain.c38 static thread_t *secondary_bootstrap_threads[SMP_MAX_CPUS - 1]; variable
151 thread_resume(secondary_bootstrap_threads[cpu - 1]); in lk_secondary_cpu_entry()
177 secondary_bootstrap_threads[i] = t; in lk_init_secondary_cpus()

Completed in 2 milliseconds