Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dstartup.c623 idle_thread_create(processor, idle_thread); in kernel_bootstrap_thread()
H A Dsched_prim.h252 extern void idle_thread_create(
H A Dprocessor.c1131 idle_thread_create(processor, processor_start_thread); in processor_boot()
H A Dsched_prim.c6954 idle_thread_create( in idle_thread_create() function