Searched defs:new_process_group (Results 1 – 2 of 2) sorted by relevance
122 def create_piped_process(self, command, new_process_group=True): argument294 def create_piped_process(self, command, new_process_group=True): argument434 def create_piped_process(self, command, new_process_group=True): argument
242 bool new_process_group = false; member