Home | History | Annotate | Download | only in app

Lines Matching full:fork

530  * allows a consistent API for platforms that don't have fork/exec
820 if (fork() == 0) {