aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorThomas Rodgers <rodgert@appliantology.com>2022-01-31 13:39:44 -0800
committerThomas Rodgers <rodgert@appliantology.com>2022-02-01 09:04:10 -0800
commit07a971b28c880938bb7e070465ab8ee6ccdad1fb (patch)
tree886b29ece6dc762233e7832e28ca6f6038d22e2d /gcc
parent3ad29854f0b2b1f468ea87e8cbd2a5c5a72ba5fe (diff)
downloadgcc-07a971b28c880938bb7e070465ab8ee6ccdad1fb.zip
gcc-07a971b28c880938bb7e070465ab8ee6ccdad1fb.tar.gz
gcc-07a971b28c880938bb7e070465ab8ee6ccdad1fb.tar.bz2
Strengthen memory order for atomic<T>::wait/notify
This matches the memory order in libc++. libstdc++-v3/ChangeLog: * include/bits/atomic_wait.h: Change memory order from Acquire/Release with relaxed loads to SeqCst+Release for accesses to the waiter's count.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions