Home
last modified time | relevance | path

Searched refs:BasePoolProxy (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/multiprocessing/
Dmanagers.py1166 BasePoolProxy = MakeProxyType('PoolProxy', ( variable
1170 BasePoolProxy._method_to_typeid_ = {
1177 class PoolProxy(BasePoolProxy):