rust/library/std/src/sys
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
..
os_str std: move OS String implementation into sys 2024-01-15 16:26:25 +01:00
pal Auto merge of #120938 - Ayush1325:uefi-thread, r=joboet,Nilstrieb 2024-02-13 05:04:55 +00:00
path std: move path into sys 2024-02-08 12:51:35 +01:00
personality std: move personality implementation out of PAL 2024-01-13 18:30:44 +01:00
cmath.rs Make cmath.rs a single file 2024-02-07 12:02:24 -03:00
mod.rs std: move path into sys 2024-02-08 12:51:35 +01:00