Searched refs:worker (Results 126 - 144 of 144) sorted by relevance

123456

/external/chromium_org/third_party/webrtc/base/
H A Drtc_base.target.darwin-mips64.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.darwin-x86.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.darwin-x86_64.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.linux-arm.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.linux-arm64.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.linux-mips.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.linux-mips64.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.linux-x86.mk84 third_party/webrtc/base/worker.cc \
H A Drtc_base.target.linux-x86_64.mk84 third_party/webrtc/base/worker.cc \
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_job_unittest.cc415 EmbeddedWorkerInstance* worker = registry()->GetWorker(embedded_worker_id); variable
416 registry()->OnWorkerStopped(worker->process_id(), embedded_worker_id);
715 // Tests that the waiting worker enters the 'redundant' state upon
730 // Manually create the waiting worker since there is no way to become a
731 // waiting worker until Update is implemented.
757 // Tests that the active worker enters the 'redundant' state upon
787 // Tests that the active worker enters the 'redundant' state upon
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst359 The best practice for opening libraries with ``dlopen()`` is to use a worker
379 When the Native Client module starts, it kicks off a worker thread that calls
/external/iproute2/misc/
H A Dss.c1293 int (*worker)(char*, const struct filter *, int),
1310 if (worker(line, f, fam) < 0)
1292 generic_record_read(FILE *fp, int (*worker)(char*, const struct filter *, int), const struct filter *f, int fam) argument
/external/stressapptest/src/
H A Dworker.cc15 // worker.cc : individual tasks that can be run in combination to
64 #include "worker.h" // NOLINT
139 WorkerThread *worker = static_cast<WorkerThread*>(ptr); local
140 worker->StartRoutine();
359 // Kill the worker thread with SIGINT.
427 // Bind worker thread to specified CPU(s)
458 // A worker thread can yield itself to give up CPU until it's scheduled again.
1520 // Copy worker-threads yield themselves at the end of each copy loop,
1522 // copy-loop. Cooperations between Copy worker-threads results in less
1564 // operation to improve cooperation between different worker thread
[all...]
/external/chromium_org/sync/internal_api/
H A Dsync_manager_impl_unittest.cc815 scoped_refptr<ModelSafeWorker> worker = new FakeModelWorker(GROUP_PASSIVE); local
816 workers.push_back(worker);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 501 milliseconds

123456