mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
09d73fab08
Implement sys/thread for UEFI Since UEFI has no concept of threads, most of this module can be ignored. However, implementing parts that make sense. - Implement sleep - Implement available_parallelism