Home | History | Annotate | Download | only in test

Lines Matching refs:_eintr_retry_call

1335                          subprocess._eintr_retry_call(fake_os_func, 256, 999))
1339 subprocess._eintr_retry_call(fake_os_func, 666))