about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-07-21 18:42:02 +0200
committerGitHub <noreply@github.com>2022-07-21 18:42:02 +0200
commitc5df2f02d32b48c64ee160ddb4a98edc5ea01888 (patch)
tree160795284b8793c639a504b5bad86addd5dc30a7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent1673f1450eeaf4a5452e086db0fe2ae274a0144f (diff)
parent8ba02f18b813aa8ea2599979567797bbb9dc3ecb (diff)
downloadrust-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-sha256.rs')
0 files changed, 0 insertions, 0 deletions