Home
last modified time | relevance | path

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

/lk-master/top/
A Dmain.c39 static uint secondary_bootstrap_thread_count; variable
144 if (cpu > secondary_bootstrap_thread_count) { in lk_secondary_cpu_entry()
146 cpu, SMP_MAX_CPUS, secondary_bootstrap_thread_count); in lk_secondary_cpu_entry()
179 secondary_bootstrap_thread_count = secondary_cpu_count; in lk_init_secondary_cpus()

Completed in 3 milliseconds