Home
last modified time | relevance | path

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

/xnu-11215.1.10/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
686 thread_t child_thread = NULL; in cloneproc() local
H A Dkern_exec.c4349 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
H A Dkern_sysctl.c5923 thread_t child_thread = THREAD_NULL; variable