Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_WNOHANG

1326                 _WNOHANG=os.WNOHANG, _os_error=os.error, _ECHILD=errno.ECHILD):
1336 pid, sts = _waitpid(self.pid, _WNOHANG)