Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dstartup.c700 idle_thread_create(processor, idle_thread); in kernel_bootstrap_thread()
H A Dsched_prim.h250 extern void idle_thread_create(
H A Dprocessor.c1199 idle_thread_create(processor, processor_start_thread); in processor_boot()
H A Dsched_prim.c6508 idle_thread_create( in idle_thread_create() function