index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
windows
/
thread.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-24
Auto merge of #116461 - ChrisDenton:sleep, r=thomcc
bors
-1
/
+12
2023-10-06
Windows: Support sub-millisecond sleep
Chris Denton
-1
/
+12
2023-10-06
Remove libc
Chris Denton
-1
/
+1
2023-05-05
Use new bindings
Chris Denton
-2
/
+3
2023-01-17
refactor[std]: do not use box syntax
joboet
-1
/
+1
2023-01-14
Remove various double spaces in source comments.
André Vennberg
-1
/
+1
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+0
2022-03-04
Rollup merge of #94618 - lewisclark:remove-stack-size-rounding, r=yaahc
Dylan DPC
-4
/
+1
2022-03-04
Don't round stack size up for created threads
Lewis Clark
-4
/
+1
2022-03-03
Use `HandleOrNull` and `HandleOrInvalid` in the Windows FFI bindings.
Dan Gohman
-4
/
+6
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-2
/
+2
2021-09-28
Rename `std::thread::available_onccurrency` to `std::thread::available_parall...
Yoshua Wuyts
-1
/
+1
2021-08-19
I/O safety.
Dan Gohman
-2
/
+3
2021-06-21
Move `available_concurrency` implementation to `sys`
Christiaan Dirkx
-0
/
+16
2020-07-27
mv std libs to library/
mark
-0
/
+110