Searched refs:_close_stdin (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/multiprocessing/ | ||
D | process.py | 285 util._close_stdin() |
D | forkserver.py | 161 util._close_stdin() |
D | util.py | 375 def _close_stdin(): function |