diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2024-02-14 15:33:42 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-02-15 13:11:20 +0100 |
commit | bda3dabe37fdde648f90ce5aa4b20d7336570cf0 (patch) | |
tree | 5d09d61520d1050b3e916937d9dab5ae8c48709b /src/buildtool/multithreading/async_map_utils.hpp | |
parent | 178cae8fcb4c6cca2ec71dc3a0d2eec75ecbbc8c (diff) | |
download | justbuild-bda3dabe37fdde648f90ce5aa4b20d7336570cf0.tar.gz |
atomic: Fix potential race
... as any unguarded access to non-const members of the same
shared_ptr instance require the use of `atomic_load` and
`atomic_store`.
Diffstat (limited to 'src/buildtool/multithreading/async_map_utils.hpp')
0 files changed, 0 insertions, 0 deletions