Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines.h1283 void ml_thread_set_jop_pid(thread_t thread, task_t task);
/xnu-8019.80.24/osfmk/arm64/
H A Dmachine_routines.c2411 ml_thread_set_jop_pid(thread_t thread, task_t task) in ml_thread_set_jop_pid() function
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c3756 ml_thread_set_jop_pid(imgp->ip_new_thread, new_task); in posix_spawn()
4692 ml_thread_set_jop_pid(imgp->ip_new_thread, new_task); in __mac_execve()