Home
last modified time | relevance | path

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

/xnu-12377.1.9/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
574 thread_t child_thread; in fork() local
679 thread_t child_thread = NULL; in cloneproc() local
H A Dkern_exec.c4477 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
H A Dkern_sysctl.c6121 thread_t child_thread = THREAD_NULL; variable