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

  /external/chromium/third_party/libjingle/source/talk/base/
win32socketserver.h 119 void Pump();
win32socketserver.cc 730 // Spin the Win32 message pump at least once, and as long as requested.
753 // No-op (cms == 0 && !process_io). This is the Pump case.
773 void Win32SocketServer::Pump() {
781 // are posted during the dispatch, they will be handled in the next Pump.
804 ss_->Pump();

Completed in 8619 milliseconds