Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/concurrent/futures/
Dthread.py23 def _python_exit(): function
37 threading._register_atexit(_python_exit)
Dprocess.py87 def _python_exit(): function
101 threading._register_atexit(_python_exit)