Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dthread.h1075 extern thread_t machine_switch_context(
H A Dsched_prim.c3196 thread = machine_switch_context(self, continuation, thread); in thread_invoke()
/xnu-8792.81.2/osfmk/arm64/
H A Dpcb.c164 machine_switch_context(thread_t old, in machine_switch_context() function
/xnu-8792.81.2/osfmk/i386/
H A Dpcb.c458 machine_switch_context( in machine_switch_context() function