WNOHANG           518 src/sysdep.c     return get_child_status (child, status, WNOHANG | options, 0);
WNOHANG          1475 src/w32proc.c    int dont_wait = (options & WNOHANG) != 0;