about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-07-20 02:52:19 +0000
committerbors <bors@rust-lang.org>2018-07-20 02:52:19 +0000
commitbc14d71622378cf942a834e7c2b5358b9901f775 (patch)
treed7287a0944a97635767ce59ea6bf2e8fc40fc743 /src/libstd/sys/unix/stack_overflow.rs
parentc7cba3d33f564be140275c4fb9e33c6dc2c97b21 (diff)
parent3e1254d956d944a2909f61f733427350cd96f410 (diff)
downloadrust-bc14d71622378cf942a834e7c2b5358b9901f775.tar.gz
rust-bc14d71622378cf942a834e7c2b5358b9901f775.zip
Auto merge of #52349 - RalfJung:once, r=alexcrichton
sync::Once use release-acquire access modes

Nothing here makes a case distinction like "this happened before OR after that". All we need is to get happens-before edges whenever we see that the state/signal has been changed. Release-acquire is good enough for that.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions