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

  /external/webrtc/webrtc/base/
thread.cc 73 UnwrapCurrentThread();
96 UnwrapCurrentThread();
118 void ThreadManager::UnwrapCurrentThread() {
messagequeue_unittest.cc 118 if (rewrap_) ThreadManager::Instance()->UnwrapCurrentThread();
thread.h 60 void UnwrapCurrentThread();
  /external/webrtc/talk/app/webrtc/
peerconnectionfactory.cc 169 rtc::ThreadManager::Instance()->UnwrapCurrentThread();

Completed in 61 milliseconds