Searched refs:CommandQueueType (Results 1 – 2 of 2) sorted by relevance
33 … error_queue: ParallelPool.ErrorQueueType, file_queue: ParallelPool.CommandQueueType, base_e: Exce… argument60 def __main_loop(cmd_queue: ParallelPool.CommandQueueType, return_queue: ParallelPool.ReturnQueueTyp… argument145 file_queue: ParallelPool.CommandQueueType, argument
211 CommandQueueType: TypeAlias = 'mp.JoinableQueue[SendPacket]' variable in ParallelPool215 input_queue: CommandQueueType