Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dkern_fork.c232 thread_t child_thread = NULL; in fork1() local
449 thread_t child_thread = NULL; in fork_create_child() local
575 thread_t child_thread; in fork() local
687 thread_t child_thread = NULL; in cloneproc() local
H A Dkern_exec.c4398 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
H A Dkern_sysctl.c5955 thread_t child_thread = THREAD_NULL; variable