Searched defs:child_thread (Results 1 – 3 of 3) sorted by relevance
225 thread_t child_thread = NULL; in fork1() local443 thread_t child_thread = NULL; in fork_create_child() local565 thread_t child_thread; in fork() local661 thread_t child_thread = NULL; in cloneproc() local
3753 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
5352 thread_t child_thread = THREAD_NULL; variable