Searched refs:_main_thread (Results 1 – 2 of 2) sorted by relevance
1386 _main_thread = _MainThread() variable1397 if _main_thread._is_stopped:1404 tlock = _main_thread._tstate_lock1410 _main_thread._stop()1441 return _main_thread1458 global _active_limbo_lock, _main_thread1473 _main_thread = current
660 for _main_thread, instead of a _DummyThread instance.