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
/
src
/
rt
/
sync
/
lock_and_signal.h
Age
Commit message (
Expand
)
Author
Lines
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-1
/
+0
2012-12-10
Add license boilerplate to more files.
Graydon Hoare
-0
/
+10
2012-04-03
Refactor includes structure, getting rid of rust_internal.h
Jon Morton
-0
/
+2
2012-03-31
Revert "rt: Remove lock_held_by_current_thread"
Brian Anderson
-0
/
+19
2012-03-18
rt: Remove lock_held_by_current_thread
Brian Anderson
-5
/
+0
2012-02-02
rt: Remove lock_and_signal::signal_all
Brian Anderson
-1
/
+0
2012-02-02
rt: Remove lock_and_signal::timed_wait
Brian Anderson
-1
/
+0
2012-02-01
rt: Fix lock_held_by_current_thread
Brian Anderson
-1
/
+0
2012-02-01
rt: Remove unused variable from lock_and_signal
Brian Anderson
-2
/
+0
2011-07-28
Made task threads wait instead of sleep, so they can be woken up. This appear...
Eric Holk
-1
/
+4
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-1
/
+1
2011-06-27
Implementation mising features in lock_and_signal for Win32. Also lowered th...
Eric Holk
-1
/
+2
2011-06-27
Basic multithreading support. The infinite loops test successfully maxes out ...
Eric Holk
-0
/
+14
2010-09-10
Added lock_and_signal::signal_all(), and made the rust_kernel::join() use wai...
Michael Bebenita
-0
/
+1
2010-09-08
Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...
Graydon Hoare
-0
/
+23