office-gobmx/o3tl/qa
Noel Grandin c04de7a6f2 tsan: fix data race in o3tl::cow_wrapper
where the use_count() call was happening without any kind of
synchronisation - switch to use std::atomic which does the right thing
for us

Change-Id: I79a6452f42bd425ea494bb0298dc134de5678813
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170217
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-07-09 20:12:54 +02:00
..
compile-temporary.cxx
compile-unsafe_downcast.cxx
cow_wrapper_clients.cxx
cow_wrapper_clients.hxx
test-cow_wrapper.cxx
test-enumarray.cxx
test-lru_map.cxx
test-safeint.cxx
test-sorted_vector.cxx
test-string_view.cxx
test-temporary.cxx
test-typed_flags.cxx
test-unit_conversion.cxx
test-vector_pool.cxx