Searched defs:child_thread (Results 1 – 3 of 3) sorted by relevance
232 thread_t child_thread = NULL; in fork1() local449 thread_t child_thread = NULL; in fork_create_child() local575 thread_t child_thread; in fork() local686 thread_t child_thread = NULL; in cloneproc() local
4349 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
5923 thread_t child_thread = THREAD_NULL; variable