Home
last modified time | relevance | path

Searched defs:worker_thread_ (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/base/
Dworker.h65 Thread *worker_thread_; variable
Dsharedexclusivelock_unittest.cc45 scoped_ptr<Thread> worker_thread_; member in rtc::SharedExclusiveTask
/external/webrtc/webrtc/p2p/client/
Dsocketmonitor.h53 rtc::Thread* worker_thread_; variable
/external/webrtc/talk/session/media/
Dmediamonitor.h59 rtc::Thread* worker_thread_; variable
Dchannelmanager.h223 rtc::Thread* worker_thread_; variable
/external/webrtc/talk/app/webrtc/
Dpeerconnectionfactory.h111 rtc::Thread* worker_thread_; variable
Dmediacontroller.cc81 rtc::Thread* const worker_thread_; member in __anond59772c90111::MediaController
Ddtlsidentitystore.h147 rtc::Thread* const worker_thread_; variable
Ddtlsidentitystore_unittest.cc97 rtc::scoped_ptr<rtc::Thread> worker_thread_; member in DtlsIdentityStoreTest
Dwebrtcsession.h471 rtc::Thread* const worker_thread_; variable
/external/webrtc/talk/media/sctp/
Dsctpdataengine.h225 rtc::Thread* worker_thread_; variable
/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.h194 rtc::Thread* const worker_thread_ = nullptr; variable
Ddtlstransportchannel.h222 rtc::Thread* worker_thread_; // Everything should occur on this thread. variable
Dp2ptransportchannel.h269 rtc::Thread* worker_thread_; variable
Dtransportcontroller_unittest.cc180 rtc::scoped_ptr<rtc::Thread> worker_thread_; // Not used for most tests. member in TransportControllerTest
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader.h198 std::thread worker_thread_; variable
/external/webrtc/talk/app/webrtc/java/jni/
Dpeerconnection_jni.cc1109 const scoped_ptr<Thread> worker_thread_; member in webrtc_jni::OwnedFactoryAndThreads