Home
last modified time | relevance | path

Searched defs:_worker (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Lib/test/test_ctypes/
Dtest_errno.py30 def _worker(): function
61 def _worker(): function
/external/pytorch/torch/nn/parallel/
Dparallel_apply.py57 def _worker( function
/external/python/cpython3/Lib/concurrent/futures/
Dthread.py70 def _worker(executor_reference, work_queue, initializer, initargs): function
/external/crosvm/devices/src/virtio/
Drng.rs156 let _worker = worker_thread.stop(); in reset() localVariable
Dballoon.rs1451 let _worker = self.stop_worker(); in reset() localVariable
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dmod.rs182 let _worker = worker.context("failed to stop worker_thread")?; in reset() localVariable
/external/pytorch/test/
Dtest_cuda.py1399 def _worker(t): function
1456 def _worker(t): function
1516 def _worker(t): function