Searched refs:thread_switch (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmach.h44 #include <mach/thread_switch.h>
H A DMakefile137 thread_switch.h \
158 $(filter-out mach_traps.h mach_syscalls.h thread_switch.h, ${DATAFILES})
162 $(filter-out mach_traps.h mach_syscalls.h thread_switch.h, ${DATAFILES})
H A Dmach_traps.h246 extern kern_return_t thread_switch(
548 extern kern_return_t thread_switch(
/darwin-on-arm/xnu/libsyscall/mach/
H A Dms_thread_switch.c62 #include <mach/thread_switch.h>
67 thread_switch( function
/darwin-on-arm/xnu/libsyscall/mach/mach/
H A Dmach.h71 #include <mach/thread_switch.h>
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_subr.c60 #include <mach/thread_switch.h>
216 * thread_switch:
221 thread_switch( function
H A Dmk_sp.c36 #include <mach/thread_switch.h>
H A Dsyscall_sw.c167 /* 61 */ MACH_TRAP(thread_switch, 3, munge_www, munge_ddd),
302 /* 61 */ "thread_switch",

Completed in 44 milliseconds