about summary refs log tree commit diff
path: root/library/std/src/sys/windows/thread.rs
AgeCommit message (Expand)AuthorLines
2022-02-04Hide Repr details from io::Error, and rework `io::Error::new_const`.Thom Chiovoloni-2/+2
2021-09-28Rename `std::thread::available_onccurrency` to `std::thread::available_parall...Yoshua Wuyts-1/+1
2021-08-19I/O safety.Dan Gohman-2/+3
2021-06-21Move `available_concurrency` implementation to `sys`Christiaan Dirkx-0/+16
2020-07-27mv std libs to library/mark-0/+110