diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2022-05-05 10:20:33 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-05 10:20:33 +0900 |
| commit | 8385d1713e2507df36f3c33a1eae5539dd6b0f0a (patch) | |
| tree | fbdac072d04bd82f86d357b9265c4963005f6eb7 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 1318d943a59f32c2cc3b4413062bed8fec058fb8 (diff) | |
| parent | 63a90efe2fd7ce733274684cba004ffad68c48fe (diff) | |
| download | rust-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
