Home | History | Annotate | Download | only in multiprocessing

Lines Matching full:asyncresult

1077     'apply_async': 'AsyncResult',
1078 'map_async': 'AsyncResult',
1116 SyncManager.register('AsyncResult', create_method=False)