Searched refs:thread_act (Results 1 - 25 of 33) sorted by relevance

12

/darwin-on-arm/xnu/libsyscall/mach/
H A Dthread_act.defs28 #include <mach/thread_act.defs>
H A Dsemaphore.c50 mach_port_t thread_act)
52 return semaphore_signal_thread_trap(signal_semaphore, thread_act);
48 semaphore_signal_thread( mach_port_t signal_semaphore, mach_port_t thread_act) argument
H A Dmodule.mk18 thread_act.defs
/darwin-on-arm/xnu/libsyscall/mach/mach/
H A Dthread_act.h29 #include <mach/i386/thread_act.h>
31 #include <mach/x86_64/thread_act.h>
33 #include <mach/arm/thread_act.h>
H A Dmach_interface.h50 #include <mach/thread_act.h>
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_interface.h47 #include <mach/thread_act.h>
H A Dthread_act.defs69 thread_act 3600;
H A DMakefile46 thread_act.defs \
89 thread_act.h \
/darwin-on-arm/xnu/bsd/dev/arm/
H A Dunix_syscalls.c79 #include <mach/thread_act.h> /* for thread_abort_safely */
265 thread_t thread_act; local
272 thread_act = current_thread();
274 uthread = get_bsdthread_info(thread_act);
276 state = find_user_regs(thread_act);
H A Dunix_signals.c47 #include <mach/thread_act.h> /* for thread_abort_safely */
/darwin-on-arm/xnu/osfmk/kern/
H A Dstartup.c75 #include <mach/thread_act.h>
H A Dsched_proto.c33 #include <mach/thread_act.h>
H A Dsched_fixedpriority.c33 #include <mach/thread_act.h>
H A Dsched_grrr.c33 #include <mach/thread_act.h>
H A Dthread_call.c30 #include <mach/thread_act.h>
/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_thread.c31 #include <mach/thread_act.h>
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsystemcalls.c36 #include <mach/thread_act.h>
H A Dunix_signal.c49 #include <mach/thread_act.h> /* for thread_abort_safely */
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c129 #include <mach/thread_act.h> /* for thread_resume() */
H A Dkern_fork.c129 #include <mach/thread_act.h> /* for thread_resume() */
H A Dkern_resource.c99 #include <mach/thread_act.h> /* for thread_policy_set( ) */
H A Dmach_loader.c58 #include <mach/thread_act.h>
/darwin-on-arm/xnu/osfmk/chud/i386/
H A Dchud_thread_i386.c31 #include <mach/thread_act.h>
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_apple_protect.c40 #include <mach/thread_act.h>
H A Dbsd_vm.c40 #include <mach/thread_act.h>

Completed in 176 milliseconds

12