diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-07-21 18:42:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-21 18:42:02 +0200 |
| commit | c5df2f02d32b48c64ee160ddb4a98edc5ea01888 (patch) | |
| tree | 160795284b8793c639a504b5bad86addd5dc30a7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 1673f1450eeaf4a5452e086db0fe2ae274a0144f (diff) | |
| parent | 8ba02f18b813aa8ea2599979567797bbb9dc3ecb (diff) | |
| download | rust-c5df2f02d32b48c64ee160ddb4a98edc5ea01888.tar.gz rust-c5df2f02d32b48c64ee160ddb4a98edc5ea01888.zip | |
Rollup merge of #98707 - joboet:fuchsia_locks, r=m-ou-se
std: use futex-based locks on Fuchsia This switches `Condvar` and `RwLock` to the futex-based implementation currently used on Linux and some BSDs. Additionally, `Mutex` now has its own, priority-inheriting implementation based on the mutex in Fuchsia's `libsync`. It differs from the original in that it panics instead of aborting when reentrant locking is detected. ````@rustbot```` ping fuchsia r? ````@m-ou-se````
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
