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

  /external/webrtc/webrtc/base/
thread.cc 52 WrapCurrentThread();
91 WrapCurrentThread();
109 Thread *ThreadManager::WrapCurrentThread() {
messagequeue_unittest.cc 121 if (rewrap_) ThreadManager::Instance()->WrapCurrentThread();
thread.h 59 Thread *WrapCurrentThread();
180 // ThreadManager::WrapCurrentThread(). The main thread of an application
  /external/webrtc/webrtc/p2p/stunprober/
main.cc 121 rtc::Thread* thread = rtc::ThreadManager::Instance()->WrapCurrentThread();
  /external/webrtc/talk/app/webrtc/
peerconnectionfactory.cc 130 signaling_thread_ = rtc::ThreadManager::Instance()->WrapCurrentThread();
  /external/webrtc/talk/media/devices/
linuxdevicemanager.cc 307 rtc::ThreadManager::Instance()->WrapCurrentThread()->socketserver();
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc     [all...]

Completed in 477 milliseconds