Home
last modified time | relevance | path

Searched refs:thread_depress_abort (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dsyscall_subr.c145 thread_depress_abort(current_thread()); in swtch_pri_continue()
185 thread_depress_abort(self); in thread_switch_continue()
507 thread_depress_abort(thread_t thread) in thread_depress_abort() function
628 thread_depress_abort(self); in thread_yield_internal()
H A Dsyscall_subr.h62 extern kern_return_t thread_depress_abort(thread_t thread);
H A Dthread_act.c489 result = thread_depress_abort(thread); in thread_depress_abort_from_user()
/xnu-12377.81.4/libsyscall/mach/
H A Dadd_attributes_to_mig.txt25 thread_depress_abort
/xnu-12377.81.4/osfmk/mach/
H A Dthread_act.defs221 thread_depress_abort(