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

  /external/chromium_org/third_party/webrtc/base/
messagequeue.cc 112 : ss_(ss), fStop_(false), fPeekKeep_(false),
145 fStop_ = true;
150 return fStop_;
154 fStop_ = false;
238 if (fStop_)
273 if (fStop_)
294 if (fStop_)
messagequeue.h 240 bool fStop_;
thread.cc 222 Restart(); // reset fStop_ if the thread is being restarted
414 if (fStop_)
  /external/chromium_org/jingle/glue/
thread_wrapper.cc 132 if (fStop_)

Completed in 219 milliseconds