Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dpolicy_internal.h260 extern void thread_set_exec_promotion(thread_t thread);
H A Dthread_policy.c3336 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion() function
/xnu-8796.121.2/bsd/kern/
H A Dkern_exec.c4724 thread_set_exec_promotion(old_thread); in proc_exec_switch_task()