Home
last modified time | relevance | path

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

/third_party/python/Lib/concurrent/futures/
Dprocess.py220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
/third_party/protobuf/python/
Dmox.py519 def __init__(self, method_name, call_queue, replay_mode): argument