Home
last modified time | relevance | path

Searched refs:_close_stdin (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/multiprocessing/
Dprocess.py285 util._close_stdin()
Dforkserver.py161 util._close_stdin()
Dutil.py375 def _close_stdin(): function