Searched refs:_python_exit (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython3/Lib/concurrent/futures/
H A Dthread.py32 def _python_exit(): function
41 atexit.register(_python_exit)
H A Dprocess.py79 def _python_exit(): function
503 atexit.register(_python_exit)
/external/python/futures/concurrent/futures/
H A Dthread.py40 def _python_exit(): function
49 atexit.register(_python_exit)
H A Dprocess.py73 def _python_exit(): function
363 atexit.register(_python_exit)

Completed in 229 milliseconds