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() local574 thread_t child_thread; in fork() local679 thread_t child_thread = NULL; in cloneproc() local
4477 thread_t child_thread = imgp->ip_new_thread; in posix_spawn() local
6121 thread_t child_thread = THREAD_NULL; variable