Searched refs:GeneratorProxy (Results 1 – 2 of 2) sorted by relevance
29 class GeneratorProxy(BaseProxy): class54 MyManager.register('baz', baz, proxytype=GeneratorProxy)
93 library/multiprocessing,,`,# register the generator function baz; use `GeneratorProxy` to make prox…