aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed deadlock caused by the message pump not being notified of new message s...Michael Bebenita2010-09-161-0/+11
* Added lock_and_signal::signal_all(), and made the rust_kernel::join() use wai...Michael Bebenita2010-09-101-2/+0
* Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...Graydon Hoare2010-09-081-8/+2
* Cleaned up locking in the kernel.Michael Bebenita2010-09-081-6/+11
* Fixed race in the rust kernel.Michael Bebenita2010-09-071-0/+3
* Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita2010-09-071-6/+99
* Added a few utility classes, cleaned up the include order of .h files, and st...Michael Bebenita2010-09-071-0/+21