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