Home | History | Annotate | Download | only in src

Lines Matching refs:WNOHANG

1042     while(waitpid(-1, NULL, WNOHANG) > 0) {