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

  /external/chromium_org/third_party/webrtc/base/
signalthread_unittest.cc 100 class OwnerThread : public Thread, public sigslot::has_slots<> {
102 explicit OwnerThread(SignalThreadTest* harness)
107 virtual ~OwnerThread() {
114 signal_thread->SignalWorkDone.connect(this, &OwnerThread::OnWorkDone);
131 DISALLOW_EVIL_CONSTRUCTORS(OwnerThread);
139 scoped_ptr<OwnerThread> owner(new OwnerThread(this));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 226 milliseconds