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

/external/chromium_org/jingle/glue/
H A Dthread_wrapper.h78 virtual bool IsQuitting() OVERRIDE;
H A Dthread_wrapper.cc257 bool JingleThreadWrapper::IsQuitting() { function in class:jingle_glue::JingleThreadWrapper
/external/chromium_org/third_party/webrtc/base/
H A Dmessagequeue.cc149 bool MessageQueue::IsQuitting() { function in class:rtc::MessageQueue
H A Dmessagequeue.h181 virtual bool IsQuitting();
H A Dthread.cc560 return !IsQuitting();
H A Dvirtualsocketserver.cc639 return !msg_queue_->IsQuitting();
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
H A Dsctpdataengine_unittest.cc330 return !thread->IsQuitting();

Completed in 125 milliseconds