Home
last modified time | relevance | path

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

/third_party/python/Lib/concurrent/futures/
Dthread.py18 _shutdown = False variable
/third_party/pulseaudio/src/modules/x11/
Dmodule-x11-xsmp.c82 …ourself_cb(SmcConn connection, SmPointer client_data, int save_type, Bool _shutdown, int interact_… in save_yourself_cb()
/third_party/python/Lib/
Dweakref.py561 _shutdown = False variable in finalize
Dthreading.py1511 def _shutdown(): function