Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/corpses/
H A Dcorpse.c457 thread_set_exec_promotion(current_thread()); in task_generate_corpse()
624 thread_set_exec_promotion(current_thread()); in task_enqueue_exception_with_corpse()
/xnu-10002.61.3/osfmk/kern/
H A Dpolicy_internal.h260 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-10002.61.3/bsd/kern/
H A Dkern_exit.c1000 thread_set_exec_promotion(current_thread()); in current_thread_collect_backtrace_info()
H A Dkern_exec.c4811 thread_set_exec_promotion(old_thread); in proc_exec_switch_task()