Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Devent_tracer.cc109 bool shutting_down = shutdown_event_.Wait(kLoggingIntervalMs); in Log() local
/external/python/cpython3/Lib/concurrent/futures/
Dprocess.py246 def shutting_down(): function
/external/valgrind/coregrind/
Dvgdb.c77 Bool shutting_down = False; variable
/external/libevent/
Dlistener.c99 unsigned shutting_down : 1; member