Avoid using tsan_add
authorPauli <pauli@openssl.org>
Tue, 16 Aug 2022 22:34:50 +0000 (08:34 +1000)
committerMatt Caswell <matt@openssl.org>
Wed, 17 Aug 2022 11:21:18 +0000 (12:21 +0100)
commit93e5c63ee7a7ef627d234558e850ff962e5dbc71
tree6ccddec8415af41c3da686522bc9b67d3ae1e745
parentb89f113149b7bd5173f4100884aab354ad6da74d
Avoid using tsan_add

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19009)
crypto/property/property.c