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

  /external/chromium/third_party/libjingle/source/talk/base/
asynchttprequest.h 90 virtual void OnWorkStop();
signalthread.h 47 // call Release. DoWork, OnWorkStart and OnWorkStop are called again,
102 virtual void OnWorkStop() { }
asynchttprequest.cc 70 void AsyncHttpRequest::OnWorkStop() {
signalthread.cc 83 // OnWorkStop() must follow Quit(), so that when the thread wakes up due to
86 OnWorkStop();

Completed in 110 milliseconds