spawn_thread
static int spawn_thread(struct child *child)
static pid_t spawn_thread(unsigned int flags, int (*fn)(void *), void *arg)