Searched refs:clone_func (Results 1 – 1 of 1) sorted by relevance
6533 static void *clone_func(void *arg) in clone_func() function6652 ret = pthread_create(&info.thread, &attr, clone_func, &info); in do_fork()