Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #128219 - connortsui20:rwlock-downgrade, r=tgross35
Rwlock downgrade Tracking Issue: #128203 This PR adds a `downgrade` method for `RwLock` / `RwLockWriteGuard` on all currently supported platforms. Outstanding questions: - [x] ~~Does the `futex.rs` change affect performance at all? It doesn't seem like it will but we can't be certain until we bench it...~~ - [x] ~~Should the SOLID platform implementation [be ported over](https://github.com/rust-lang/rust/pull/128219#discussion_r1693470090) to the `queue.rs` implementation to allow it to support downgrades?~~
bors 2024-11-18
parent 4b29d93 · parent 39dc1dc · commit d0c1f8c
0 files changed, 0 insertions, 0 deletions