rust/library/std
bors c7a635f33c Auto merge of #147910 - joboet:wait_timeout-spurious-test, r=ChrisDenton
handle spurious returns of `wait_timeout` in test

Fixes https://github.com/rust-lang/rust/issues/147885
Closes https://github.com/rust-lang/rust/pull/147871

`wait_timeout` is allowed to spuriously return, hence the `timeout_nanoseconds` must not assume that the wakeup resulted from a `notify_all()`.
2025-10-20 22:04:39 +00:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src std:🧵:available_parallelism() vxworks libc symbol usage. 2025-10-19 05:50:26 +01:00
tests Auto merge of #147910 - joboet:wait_timeout-spurious-test, r=ChrisDenton 2025-10-20 22:04:39 +00:00
build.rs Add Motor OS std library port 2025-10-08 08:57:58 -07:00
Cargo.toml Rollup merge of #147000 - moturus:motor-os_stdlib_pr, r=tgross35 2025-10-16 19:35:23 +02:00