Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.h1284 void ml_thread_set_jop_pid(thread_t thread, task_t task);
/xnu-8020.140.41/osfmk/arm64/
H A Dmachine_routines.c2422 ml_thread_set_jop_pid(thread_t thread, task_t task) in ml_thread_set_jop_pid() function
/xnu-8020.140.41/bsd/kern/
H A Dkern_exec.c3738 ml_thread_set_jop_pid(imgp->ip_new_thread, new_task); in posix_spawn()
4670 ml_thread_set_jop_pid(imgp->ip_new_thread, new_task); in __mac_execve()