diff options
| author | Austin Kiekintveld <akiekintveld@icloud.com> | 2022-05-01 15:55:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-01 15:55:54 -0700 |
| commit | 63a90efe2fd7ce733274684cba004ffad68c48fe (patch) | |
| tree | 4e161ff2074abda75ebd407ce83c6f1d534c7702 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | a933de83989471ac444a13d62996d30621542654 (diff) | |
| download | rust-63a90efe2fd7ce733274684cba004ffad68c48fe.tar.gz rust-63a90efe2fd7ce733274684cba004ffad68c48fe.zip | |
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
