Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 25 of 31) sorted by relevance

12

/external/webrtc/talk/app/webrtc/
Dmediacontroller.cc44 MediaController(rtc::Thread* worker_thread, in MediaController()
92 rtc::Thread* worker_thread, in Create()
Dpeerconnectionfactory.cc99 rtc::Thread* worker_thread, in CreatePeerConnectionFactory()
137 rtc::Thread* worker_thread, in PeerConnectionFactory()
318 rtc::Thread* PeerConnectionFactory::worker_thread() { in worker_thread() function in webrtc::PeerConnectionFactory
Ddtlsidentitystore.cc123 rtc::Thread* worker_thread) in DtlsIdentityStoreImpl()
Dwebrtcsession.h162 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
/external/webrtc/talk/session/media/
Dmediamonitor.h69 MediaMonitorT(MC* media_channel, rtc::Thread* worker_thread, in MediaMonitorT()
Dmediamonitor.cc41 MediaMonitor::MediaMonitor(rtc::Thread* worker_thread, in MediaMonitor()
Dchannelmanager.h74 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
Dchannelmanager.cc83 rtc::Thread* worker_thread) { in ChannelManager()
88 rtc::Thread* worker_thread) { in ChannelManager()
98 rtc::Thread* worker_thread) { in Construct()
Dchannel.h96 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
/external/webrtc/webrtc/p2p/client/
Dsocketmonitor.cc25 rtc::Thread* worker_thread, in ConnectionMonitor()
Dfakeportallocator.h85 FakePortAllocatorSession(rtc::Thread* worker_thread, in FakePortAllocatorSession()
143 FakePortAllocator(rtc::Thread* worker_thread, in FakePortAllocator()
/external/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c78 void *worker_thread(void *arg) in worker_thread() function
/external/grpc-grpc/test/core/gpr/
Dcpu_test.cc67 static void worker_thread(void* arg) { in worker_thread() function
/external/webrtc/talk/media/sctp/
Dsctpdataengine.h172 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.h39 rtc::Thread* worker_thread() const { return worker_thread_; } in worker_thread() function
Dfaketransportcontroller.h481 explicit FakeTransportController(rtc::Thread* worker_thread) in FakeTransportController()
485 FakeTransportController(rtc::Thread* worker_thread, IceRole role) in FakeTransportController()
Dtransportcontroller.cc41 rtc::Thread* worker_thread, in TransportController()
/external/ltp/testcases/realtime/func/prio-wake/
Dprio-wake.c130 void *worker_thread(void *arg) in worker_thread() function
/external/webrtc/talk/media/base/
Dmediaengine.h143 virtual bool Init(rtc::Thread* worker_thread) { in Init()
/external/libchrome/base/task/
Dcancelable_task_tracker_unittest.cc85 Thread worker_thread("worker thread"); in TEST_F() local
165 Thread worker_thread("worker thread"); in TEST_F() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.cc404 for (auto& worker_thread : threads_) { in Shutdown() local
412 for (auto& worker_thread : threads_) { in HandleRPCsLoop() local
415 for (auto& worker_thread : threads_) { in HandleRPCsLoop() local
/external/ltp/testcases/realtime/func/prio-preempt/
Dprio-preempt.c161 void *worker_thread(void *arg) in worker_thread() function
/external/pdfium/third_party/libopenjpeg20/
Dthread.c600 opj_worker_thread_t* worker_thread; member
658 opj_worker_thread_t* worker_thread; in opj_worker_thread_function() local
757 opj_worker_thread_t* worker_thread, in opj_thread_pool_get_next_job()
865 opj_worker_thread_t* worker_thread; in opj_thread_pool_submit_job() local
/external/ltp/testcases/kernel/io/direct_io/
Ddma_thread_diotest.c157 static void *worker_thread(void *arg) in worker_thread() function
/external/libchrome/ipc/
Dipc_sync_channel_unittest.cc795 base::Thread worker_thread("Multiple"); in Multiple() local
1601 base::Thread worker_thread("RestrictedDispatchDeadlock"); in TEST_F() local

12