rust/library/std
bors 09d73fab08 Auto merge of #120938 - Ayush1325:uefi-thread, r=joboet,Nilstrieb
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
2024-02-13 05:04:55 +00:00
..
benches
src Auto merge of #120938 - Ayush1325:uefi-thread, r=joboet,Nilstrieb 2024-02-13 05:04:55 +00:00
tests Update feature names for new stdarch 2024-01-30 03:33:12 +00:00
build.rs Add support for custom JSON targets when using build-std. 2024-02-05 10:20:42 +00:00
Cargo.toml Update libc to 0.2.153 2024-02-01 23:58:42 -03:00