Reference counting test tsan passes with Rel instead of AcqRel for strong count #2
Owner
weaseldb/src/reference.hpp
Line 59 in f458c6b249
return strong_count.fetch_sub(1, std::memory_order_acq_rel);
|
https://git.weaselab.dev/weaselab/weaseldb/src/commit/f458c6b249b9f05e758ec6e530b6d69c030078b0/src/reference.hpp#L59
Reference in New Issue
Block a user