Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Draf_scheduler.ts66 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.py18 _shutdown = False variable
/external/python/cpython3/Lib/
Dweakref.py550 _shutdown = False variable in finalize
Dthreading.py1388 def _shutdown(): function
/external/python/cpython2/Lib/
Dthreading.py1191 _shutdown = _MainThread()._exitfunc variable