Searched defs:ComThread (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/webrtc/base/ | ||
H A D | thread.h | 297 class ComThread : public Thread { class in namespace:rtc 299 ComThread() {} function in class:rtc::ComThread 300 virtual ~ComThread() { Stop(); } 306 RTC_DISALLOW_COPY_AND_ASSIGN(ComThread); |
Completed in 131 milliseconds