shell: Using parking_lot's RwLock for fairness guarantees

This commit is contained in:
Victoria Brekenfeld 2025-05-20 17:41:27 +02:00 committed by Victoria Brekenfeld
parent 8194be30c6
commit 465813c1c5
42 changed files with 247 additions and 396 deletions

1
Cargo.lock generated
View file

@ -843,6 +843,7 @@ dependencies = [
"log-panics",
"once_cell",
"ordered-float",
"parking_lot 0.12.3",
"png",
"profiling",
"rand 0.9.1",