Searched refs:use_inheritable_pipe (Results 1 – 1 of 1) sorted by relevance
358 use_inheritable_pipe, argument361 inheritable_pipe = (0, 1) if use_inheritable_pipe else None395 def test_gnumakejobclient_pass_fds(jobs, use_inheritable_pipe, expected_fds): argument396 inheritable_pipe = (0, 1) if use_inheritable_pipe else None