Home
last modified time | relevance | path

Searched defs:_shutdown (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/ui/src/frontend/
Draf_scheduler.ts64 private _shutdown = false; property in RafScheduler
/external/python/futures/concurrent/futures/
Dthread.py38 _shutdown = False variable
Dprocess.py71 _shutdown = False variable
/external/python/cpython3/Lib/concurrent/futures/
Dthread.py31 _shutdown = False variable
/external/autotest/scheduler/
Dhost_scheduler.py86 _shutdown = False variable
Dmonitor_db.py71 _shutdown = False variable
/external/python/cpython3/Lib/
Dweakref.py522 _shutdown = False variable in finalize
Dthreading.py1263 def _shutdown(): function
/external/python/cpython2/Lib/
Dthreading.py1191 _shutdown = _MainThread()._exitfunc variable