Home
last modified time | relevance | path

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

/xnu-11215/osfmk/corpses/
H A Dcorpse.c458 thread_set_exec_promotion(current_thread()); in task_generate_corpse()
625 thread_set_exec_promotion(current_thread()); in task_enqueue_exception_with_corpse()
/xnu-11215/osfmk/kern/
H A Dpolicy_internal.h261 extern void thread_set_exec_promotion(thread_t thread);
H A Dthread_policy.c3345 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion() function
/xnu-11215/bsd/kern/
H A Dkern_exit.c1009 thread_set_exec_promotion(current_thread()); in current_thread_collect_backtrace_info()
H A Dkern_exec.c5007 thread_set_exec_promotion(old_thread); in proc_exec_switch_task()