HomeSort by relevance Sort by last modified time
    Searched refs:shutdown_event_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
event_tracer.cc 87 shutdown_event_(false, false) {}
109 bool shutting_down = shutdown_event_.Wait(kLoggingIntervalMs);
169 shutdown_event_.Set();
187 rtc::Event shutdown_event_; member in class:rtc::tracing::__anon36919::final
  /external/libchrome/base/
sync_socket.h 144 WaitableEvent shutdown_event_; member in class:base::CancelableSyncSocket

Completed in 178 milliseconds