Searched refs:MSG_MONITOR_SIGNAL (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dmediamonitor.cc39 MSG_MONITOR_SIGNAL = 4 enumerator in enum:cricket::__anon3212
91 case MSG_MONITOR_SIGNAL:
105 monitor_thread_->Post(this, MSG_MONITOR_SIGNAL);
H A Daudiomonitor.cc37 const uint32 MSG_MONITOR_SIGNAL = 4; member in namespace:cricket
87 case MSG_MONITOR_SIGNAL:
109 monitoring_thread_->Post(this, MSG_MONITOR_SIGNAL);
/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dsocketmonitor.cc36 const uint32 MSG_MONITOR_SIGNAL = 4; member in namespace:cricket
94 case MSG_MONITOR_SIGNAL:
149 monitoring_thread_->Post(this, MSG_MONITOR_SIGNAL);

Completed in 62 milliseconds