diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-02-10 12:10:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-10 12:10:02 +0100 |
| commit | 8c60f4487733fb8fdbe2cfc2bbdb9dab736423f0 (patch) | |
| tree | 12a64fb2b34aac646f821cedbb38195b84c9cf50 /compiler/rustc_mir_dataflow/src | |
| parent | 4256165411393e9f16ac60cbaa1b5e9f3876cbd0 (diff) | |
| parent | 1d180caf1a14b3316652fa856499e44abec393b2 (diff) | |
| download | rust-8c60f4487733fb8fdbe2cfc2bbdb9dab736423f0.tar.gz rust-8c60f4487733fb8fdbe2cfc2bbdb9dab736423f0.zip | |
Rollup merge of #93843 - solid-rs:fix-kmc-solid-condvar, r=m-ou-se
kmc-solid: Fix wait queue manipulation errors in the `Condvar` implementation This PR fixes a number of bugs in the `Condvar` wait queue implementation used by the [`*-kmc-solid_*`](https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html) Tier 3 targets. These bugs can occur when there are multiple threads waiting on the same `Condvar` and sometimes manifest as an `unwrap` failure.
Diffstat (limited to 'compiler/rustc_mir_dataflow/src')
0 files changed, 0 insertions, 0 deletions
