Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dpolicy_internal.h257 extern void thread_set_exec_promotion(thread_t thread);
H A Dthread_policy.c3180 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion() function
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c4382 thread_set_exec_promotion(old_thread); in proc_exec_switch_task()