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

/xnu-2422.115.4/osfmk/mach/
H A Dmach.h44 #include <mach/thread_switch.h>
H A DMakefile135 thread_switch.h \
156 $(filter-out mach_traps.h mach_syscalls.h thread_switch.h, ${DATAFILES})
160 $(filter-out mach_traps.h mach_syscalls.h thread_switch.h, ${DATAFILES})
H A Dmach_traps.h282 extern kern_return_t thread_switch(
575 extern kern_return_t thread_switch(
/xnu-2422.115.4/libsyscall/mach/
H A Dms_thread_switch.c62 #include <mach/thread_switch.h>
67 thread_switch( function
/xnu-2422.115.4/libsyscall/mach/mach/
H A Dmach.h71 #include <mach/thread_switch.h>
/xnu-2422.115.4/osfmk/kern/
H A Dsyscall_subr.c60 #include <mach/thread_switch.h>
250 * thread_switch:
255 thread_switch( function
H A Dsyscall_sw.c164 /* 61 */ MACH_TRAP(thread_switch, 3, 3, munge_www),
299 /* 61 */ "thread_switch",
H A Dmk_sp.c36 #include <mach/thread_switch.h>

Completed in 29 milliseconds