Home
last modified time | relevance | path

Searched defs:restore_signals (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_posixsubprocess.c559 int close_fds, int restore_signals, in child_exec()
763 int close_fds, int restore_signals, in do_fork_exec()
838 int errpipe_read, errpipe_write, close_fds, restore_signals; in subprocess_fork_exec() local
/third_party/python/Lib/
Dsubprocess.py812 restore_signals=True, start_new_session=False, argument
1750 def _posix_spawn(self, args, executable, env, restore_signals, argument
1795 restore_signals, argument