summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVenkatesh Srinivas <venkateshs@chromium.org>2021-02-08 12:32:23 -0800
committerAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-14 11:23:42 -0800
commit290b123c01f6578391b20bb31849f26b02401112 (patch)
tree5bae851de8920ef2c0b9599e0cf795ba3c0c5214 /configure.ac
parent3b1c60cc4ea737ff151977dbcd164c5e2eb859fb (diff)
downloadgperftools-290b123c01f6578391b20bb31849f26b02401112.tar.gz
atomicops: Remove Acquire_Store / Release_Load
gperftools' internal atomicops library included atomic Release Load and Acquire Store operations; those operations were unused and expressed ordering constraints that aren't expressible in the C++ standard memory model. Remove them, to make a transition to C++11 atomics easier and to avoid confusing use of them.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions