Searched refs:worker (Results 1 - 19 of 19) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_xpickle.py105 worker = subprocess.Popen([python, target, "worker"],
109 stdout, stderr = worker.communicate(data)
110 if worker.returncode != 0:
121 # on the worker that's hard to keep in sync.
190 # nontrivially monkeypatching the pickletester module in the worker.
261 if "worker" in sys.argv:
H A Dtest_queue.py143 def worker(self, q): member in class:BaseQueueTest
156 threading.Thread(target=self.worker, args=(q,)).start()
H A Dregrtest.py502 # A worker thread.
531 for worker in workers:
532 worker.start()
553 for worker in workers:
554 worker.join()
H A Dtest_file2k.py508 def worker(): function in function:FileThreadingTests._test_close_open_io
521 self._run_workers(worker, nb_workers)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_xpickle.py105 worker = subprocess.Popen([python, target, "worker"],
109 stdout, stderr = worker.communicate(data)
110 if worker.returncode != 0:
121 # on the worker that's hard to keep in sync.
190 # nontrivially monkeypatching the pickletester module in the worker.
261 if "worker" in sys.argv:
H A Dtest_queue.py143 def worker(self, q): member in class:BaseQueueTest
156 threading.Thread(target=self.worker, args=(q,)).start()
H A Dregrtest.py502 # A worker thread.
531 for worker in workers:
532 worker.start()
553 for worker in workers:
554 worker.join()
H A Dtest_file2k.py508 def worker(): function in function:FileThreadingTests._test_close_open_io
521 self._run_workers(worker, nb_workers)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dpool.py68 # Code run by worker processes
88 def worker(inqueue, outqueue, initializer=None, initargs=(), maxtasks=None): function
104 debug('worker got EOFError or IOError -- exiting')
108 debug('worker got sentinel -- exiting')
124 debug('worker exiting after %d tasks' % completed)
195 """Cleanup after any worker processes which have exited due to reaching
200 worker = self._pool[i]
201 if worker.exitcode is not None:
202 # worker exited
203 debug('cleaning up worker
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dpool.py68 # Code run by worker processes
88 def worker(inqueue, outqueue, initializer=None, initargs=(), maxtasks=None): function
104 debug('worker got EOFError or IOError -- exiting')
108 debug('worker got sentinel -- exiting')
124 debug('worker exiting after %d tasks' % completed)
195 """Cleanup after any worker processes which have exited due to reaching
200 worker = self._pool[i]
201 if worker.exitcode is not None:
202 # worker exited
203 debug('cleaning up worker
[all...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.core.jobs_3.5.300.v20130429-1813.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.core.jobs_3.5.300.v20130429-1813.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/devtools/tools/lib/
H A Ddraw9patch.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/draw9patch/ com/android/draw9patch/Application ...
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
H A Dfindbugs-2.0.1.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/prebuilts/misc/common/antlr/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
H A Dant-1.8.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
H A Dgoogle-api-java-client-min-repackaged.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/commons- ...
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
H A Dclover-3.1.12.jarMETA-INF/ META-INF/MANIFEST.MF license/ com/ com/atlassian/ com/atlassian/clover/ com/atlassian/clover/ ...

Completed in 1361 milliseconds