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

/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
H A Dpseudotcpchannel.cc50 MSG_WK_PURGE, enumerator in enum:cricket::__anon12702
176 // When MSG_WK_PURGE is received, we know there will be no more messages from
179 worker_thread_->Post(this, MSG_WK_PURGE);
457 } else if (pmsg->message_id == MSG_WK_PURGE) {
460 LOG_F(LS_INFO) << "(MSG_WK_PURGE)";

Completed in 175 milliseconds