Searched defs:ComThread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dthread.h297 class ComThread : public Thread { class in namespace:rtc
299 ComThread() {} function in class:rtc::ComThread
300 virtual ~ComThread() { Stop(); }
306 DISALLOW_COPY_AND_ASSIGN(ComThread);

Completed in 189 milliseconds