diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-01-31 07:00:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-31 07:00:47 +0100 |
| commit | 4757a931cd69f57ab3e1d823ffa44b18c37e1223 (patch) | |
| tree | a4c00cca430aac6bb465c6ea43c11a123f86d98a /compiler/rustc_mir_transform/src/coverage/tests.rs | |
| parent | 24737bd1abaf5955905cc153ec8ec4bdef074d3f (diff) | |
| parent | 09233ce3c0fbcf83abedd7525faa324a2fa2c21c (diff) | |
| download | rust-4757a931cd69f57ab3e1d823ffa44b18c37e1223.tar.gz rust-4757a931cd69f57ab3e1d823ffa44b18c37e1223.zip | |
Rollup merge of #93494 - solid-rs:fix-kmc-solid-spawned-task-priority, r=Mark-Simulacrum
kmc-solid: Inherit the calling task's base priority in `Thread::new` This PR fixes the initial priority calculation of spawned threads on the [`*-kmc-solid_*`](https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html) Tier 3 targets. Fixes a spawned task (an RTOS object on top of which threads are implemented for this target; unrelated to async tasks) getting an unexpectedly higher priority if it's spawned by a task whose priority is temporarily boosted by a priority-protection mutex.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions
