Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/test/
Dtest_errno.py26 def _worker(): function
57 def _worker(): function
/external/python/cpython2/Lib/ctypes/test/
Dtest_errno.py30 def _worker(): function
61 def _worker(): function
/external/python/cpython2/Demo/threads/
Dfind.py81 def _worker(self): member in WorkQ
/external/python/futures/concurrent/futures/
Dthread.py70 def _worker(executor_reference, work_queue): function
/external/python/cpython3/Lib/concurrent/futures/
Dthread.py66 def _worker(executor_reference, work_queue, initializer, initargs): function
/external/libxcam/modules/soft/
Dsoft_worker.cpp73 SmartPtr<SoftWorker> _worker; member in XCam::WorkItem