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
/
rt
/
rust_port_selector.cpp
Age
Commit message (
Expand
)
Author
Lines
2012-07-13
Reintroduce linked failure (rust_port locking)
Ben Blum
-2
/
+2
2012-07-12
Revert linked failure (rust_port locking)
Ben Blum
-2
/
+2
2012-07-12
Proper locking with blocked_on()/wakeup() in rust_port. Closes #2787. Closes ...
Ben Blum
-2
/
+2
2012-04-03
Refactor includes structure, getting rid of rust_internal.h
Jon Morton
-0
/
+2
2012-04-01
replace assertion macros with plain asserts
Jon Morton
-8
/
+8
2012-04-01
Merge remote-tracking branch 'brson/mainthread'
Brian Anderson
-9
/
+11
2012-03-31
rt: Fix whitespace
Brian Anderson
-4
/
+4
2012-03-31
Revert "rt: Remove lock_held_by_current_thread"
Brian Anderson
-0
/
+2
2012-03-31
rt: Rename rust_task_thread to rust_sched_loop
Brian Anderson
-9
/
+9
2012-03-18
rt: Remove lock_held_by_current_thread
Brian Anderson
-3
/
+0
2012-03-05
rt: Make rust_port_detach less contentious
Brian Anderson
-1
/
+0
2012-03-05
rt: Make linked failure less prone to deadlock
Brian Anderson
-1
/
+7
2012-03-05
rt: Renome rust_task::lock to port_lock
Brian Anderson
-1
/
+1
2012-02-16
rt: Untabify rust_port_selector.cpp
Brian Anderson
-32
/
+32
2012-02-16
rt: Randomize port selection
Brian Anderson
-2
/
+6
2012-02-16
rt: Add rust_port_select function
Brian Anderson
-0
/
+83