Home | History | Annotate | Download | only in multiprocessing

Lines Matching defs:ValueProxy

1035 class ValueProxy(BaseProxy):
1110 SyncManager.register('Value', Value, ValueProxy)