about summary refs log tree commit diff
path: root/src/rt/sync/lock_and_signal.cpp
AgeCommit message (Expand)AuthorLines
2011-06-13This is the mega-ucontext commit. It replaces the task switching mechanism wi...Eric Holk-10/+10
2011-06-09Remove executable bit from lock_and_signal.cpp.Erick Tryzelaar-0/+0
2010-09-10Added lock_and_signal::signal_all(), and made the rust_kernel::join() use wai...Michael Bebenita-9/+24
2010-09-08Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...Graydon Hoare-0/+97