Searched refs:MSG_MONITOR_POLL (Results 1 – 3 of 3) sorted by relevance
35 MSG_MONITOR_POLL = 1, enumerator85 case MSG_MONITOR_POLL: in OnMessage()105 worker_thread_->PostDelayed(rate_, this, MSG_MONITOR_POLL); in PollMediaChannel()
34 const uint32 MSG_MONITOR_POLL = 1; variable82 case MSG_MONITOR_POLL: in OnMessage()110 voice_channel_->worker_thread()->PostDelayed(rate_, this, MSG_MONITOR_POLL); in PollVoiceChannel()
35 MSG_MONITOR_POLL, enumerator85 case MSG_MONITOR_POLL: in OnMessage()111 channel_thread_->PostDelayed(rate_, this, MSG_MONITOR_POLL); in PollSocket()