about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-05-05 10:20:33 +0900
committerGitHub <noreply@github.com>2022-05-05 10:20:33 +0900
commit8385d1713e2507df36f3c33a1eae5539dd6b0f0a (patch)
treefbdac072d04bd82f86d357b9265c4963005f6eb7 /library/std/src/sys/unix/stack_overflow.rs
parent1318d943a59f32c2cc3b4413062bed8fec058fb8 (diff)
parent63a90efe2fd7ce733274684cba004ffad68c48fe (diff)
downloadrust-8385d1713e2507df36f3c33a1eae5539dd6b0f0a.tar.gz
rust-8385d1713e2507df36f3c33a1eae5539dd6b0f0a.zip
Rollup merge of #96616 - akiekintveld:min_stack_relaxed_ordering, r=joshtriplett
Relax memory ordering used in `min_stack`

`min_stack` does not provide any synchronization guarantees to its callers, and only requires atomicity for `MIN` itself, so relaxed memory ordering is sufficient.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions