mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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