Searched refs:__WCLONE (Results 1 – 6 of 6) sorted by relevance
80 retcode = wait4 (-1, &st, WNOHANG | __WCLONE, NULL); in main()
125 #define __WCLONE WALTSIG macro
145 while (waitpid(pid, &stat, __WCLONE) != pid) in ATF_TC_BODY()
183 __WCLONE /* Linux compatibility, equal to WALTSIG */ in get_options4()
2432 retry with __WCLONE flag.2441 by waitpid with __WCLONE flag.