Searched defs:child_thread (Results 1 – 3 of 3) sorted by relevance
230 thread_t child_thread = NULL; in fork1() local452 thread_t child_thread = NULL; in fork_create_child() local573 thread_t child_thread; in fork() local678 thread_t child_thread = NULL; in cloneproc() local
4102 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
5705 thread_t child_thread = THREAD_NULL; variable