Home
last modified time | relevance | path

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

/external/python/futures/concurrent/futures/
Dthread.py40 def _python_exit(): function
49 atexit.register(_python_exit)
Dprocess.py73 def _python_exit(): function
363 atexit.register(_python_exit)
/external/python/cpython3/Lib/concurrent/futures/
Dthread.py33 def _python_exit(): function
42 atexit.register(_python_exit)
Dprocess.py97 def _python_exit(): function
704 atexit.register(_python_exit)