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
/
sync
/
task_pool.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-0
/
+5
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-9
/
+9
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-3
/
+5
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-0
/
+5
2014-12-29
rollup merge of #20248: steveklabnik/gh20038
Alex Crichton
-16
/
+16
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-9
/
+9
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-1
/
+1
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-3
/
+5
2014-12-26
s/task/thread/g
Steve Klabnik
-16
/
+16
2014-12-20
Fix fallout of removing import_shadowing in tests.
Eduard Burtescu
-3
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-4
/
+3
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-8
/
+9
2014-12-14
Rewrite threading infrastructure, introducing `Thunk` to represent
Niko Matsakis
-7
/
+9
2014-11-16
Fix doctests
Jakub Bukaj
-2
/
+2
2014-11-13
Rewrite std::sync::TaskPool to be load balancing and panic-resistant
Jonathan Reem
-63
/
+167
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-09-21
Remove #[allow(deprecated)] from libstd
Alex Crichton
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-19
std::sync::TaskPool: Improve module documentation
Alexandre Gagnon
-13
/
+17
2014-06-11
sync: Move underneath libstd
Alex Crichton
-0
/
+98