Home
last modified time | relevance | path

Searched defs:child_thread (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/kern/
H A Dkern_fork.c230 thread_t child_thread = NULL; in fork1() local
447 thread_t child_thread = NULL; in fork_create_child() local
573 thread_t child_thread; in fork() local
684 thread_t child_thread = NULL; in cloneproc() local
H A Dkern_exec.c4304 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
H A Dkern_sysctl.c5825 thread_t child_thread = THREAD_NULL; variable