rust/library
Michael Goulet 5da7f36485
Rollup merge of #114359 - ttsugriy:barrier-simpl, r=cuviper
[library/std] Replace condv while loop with `cvar.wait_while`.

`wait_while` takes care of spurious wake-ups in centralized place, reducing chances for mistakes and potential future optimizations (who knows, maybe in future there will be no spurious wake-ups? :)
2023-08-10 21:17:37 -07:00
..
2023-07-02 17:02:45 -07:00
2023-08-03 14:50:50 +02:00
2023-08-07 14:11:03 +02:00
2023-07-31 16:13:02 +08:00
2023-08-03 14:50:50 +02:00
2023-06-13 21:45:04 -07:00
2023-08-03 14:50:50 +02:00