Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dpool.py507 def _handle_workers(cls, cache, taskqueue, ctx, Process, processes, argument
528 def _handle_tasks(taskqueue, put, outqueue, pool, cache): argument
681 def _terminate_pool(cls, taskqueue, inqueue, outqueue, pool, change_notifier, argument