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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
windows
/
thread.rs
Age
Commit message (
Expand
)
Author
Lines
2016-08-24
Use `#[prelude_import]` in `libstd`.
Jeffrey Seyfried
-2
/
+0
2016-03-26
Fixup #32476
Manish Goregaokar
-0
/
+1
2016-03-25
Fix unsound behaviour with null characters in thread names (issue #32475)
David Henningsson
-1
/
+1
2016-01-26
Fix warnings during tests
Alex Crichton
-0
/
+1
2015-12-04
AsRawHandle and IntoRawHandle for JoinHandle
Peter Atashian
-0
/
+4
2015-11-09
std: Migrate to the new libc
Alex Crichton
-5
/
+4
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-10
Remove morestack support
Alex Crichton
-8
/
+3
2015-08-04
syntax: Don't assume `std` exists for tests
Alex Crichton
-1
/
+1
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+1
2015-07-21
std: Be resilient to failure in pthread_getattr_np
Alex Crichton
-3
/
+4
2015-05-13
std: Redesign Duration, implementing RFC 1040
Alex Crichton
-9
/
+1
2015-04-22
std: Audit std::thread implementations
Alex Crichton
-77
/
+66
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-17
std: Implement `thread::sleep`
Alex Crichton
-0
/
+16
2015-03-15
std: Clean up the sys::thread modules
Alex Crichton
-30
/
+20
2015-02-23
Test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2015-02-23
Fix windows failure (fixup #22538)
Manish Goregaokar
-1
/
+0
2015-02-23
Use boxed functions instead of transmute
Stepan Koltsov
-2
/
+5
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-1
/
+2
2015-02-17
Revise std::thread semantics
Aaron Turon
-3
/
+5
2015-02-01
std: Add a new `env` module
Alex Crichton
-2
/
+0
2015-01-27
Thread native name setting, fix #10302
Vojtech Kral
-2
/
+2
2015-01-27
Thread native name setting, fix #10302
Vojtech Kral
-0
/
+7
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-3
/
+4
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-0
/
+95