| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added lock_and_signal::signal_all(), and made the rust_kernel::join() use ↵ | Michael Bebenita | 2010-09-10 | 1 | -0/+1 |
| | | | | | wait instead of yield. | ||||
| * | Tidy up the sync dir, remove dead or mis-designed code in favour of OS ↵ | Graydon Hoare | 2010-09-08 | 1 | -0/+23 |
| primitives, switch rust_kernel to use a lock/signal pair and wait rather than spin. | |||||