rust/library/std
Ayush Singh af428db01f
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

Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com>
2024-02-11 23:48:53 +05:30
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Implement sys/thread for UEFI 2024-02-11 23:48:53 +05:30
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