diff options
author | Pär Björklund <per.bjorklund@gmail.com> | 2017-08-12 11:19:30 +0200 |
---|---|---|
committer | Antoine Pitrou <pitrou@free.fr> | 2017-08-12 11:19:30 +0200 |
commit | e664d7f89d2b9960d9049237136396e824795cac (patch) | |
tree | f1d012c2156714f76a6bb854e8fdd65af340de48 /Lib/multiprocessing/managers.py | |
parent | dadca480c5b7c5cf425d423316cd695bc5db3023 (diff) | |
download | cpython-git-e664d7f89d2b9960d9049237136396e824795cac.tar.gz |
bpo-30747: Attempt to fix atomic load/store (#2383)
_Py_atomic_* are currently not implemented as atomic operations
when building with MSVC. This patch attempts to implement parts
of the functionality required.
Diffstat (limited to 'Lib/multiprocessing/managers.py')
0 files changed, 0 insertions, 0 deletions