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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
socketmonitor.cc 38 MSG_MONITOR_SIGNAL
90 case MSG_MONITOR_SIGNAL: {
109 monitoring_thread_->Post(this, MSG_MONITOR_SIGNAL);
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediamonitor.cc 38 MSG_MONITOR_SIGNAL = 4
90 case MSG_MONITOR_SIGNAL:
104 monitor_thread_->Post(this, MSG_MONITOR_SIGNAL);
audiomonitor.cc 37 const uint32 MSG_MONITOR_SIGNAL = 4;
87 case MSG_MONITOR_SIGNAL:
109 monitoring_thread_->Post(this, MSG_MONITOR_SIGNAL);

Completed in 45 milliseconds