Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dthreading.py1261 _main_thread = _MainThread() variable
1269 if _main_thread._is_stopped:
1272 tlock = _main_thread._tstate_lock
1278 _main_thread._stop()
1296 return _main_thread
1313 global _active_limbo_lock, _main_thread
1319 _main_thread = current