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

  /external/webrtc/webrtc/base/
signalthread_unittest.cc 99 class OwnerThread : public Thread, public sigslot::has_slots<> {
101 explicit OwnerThread(SignalThreadTest* harness)
106 virtual ~OwnerThread() {
113 signal_thread->SignalWorkDone.connect(this, &OwnerThread::OnWorkDone);
130 RTC_DISALLOW_COPY_AND_ASSIGN(OwnerThread);
138 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 513 milliseconds