Searched refs:vfork (Results 1 – 1 of 1) sorted by relevance
652 struct completion vfork; in do_fork() local719 p->vfork_done = &vfork; in do_fork()720 init_completion(&vfork); in do_fork()825 wait_for_completion(&vfork); in do_fork()