Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm/
H A Dmachine_routines.h1270 void ml_thread_set_jop_pid(thread_t thread, task_t task);
/xnu-11215/osfmk/arm64/
H A Dmachine_routines.c2814 ml_thread_set_jop_pid(thread_t thread, task_t task) function
/xnu-11215/bsd/kern/
H A Dkern_exec.c4317 ml_thread_set_jop_pid(imgp->ip_new_thread, new_task); in posix_spawn()
5366 ml_thread_set_jop_pid(imgp->ip_new_thread, new_task); in __mac_execve()