about summary refs log tree commit diff
path: root/src/rt/globals.h
AgeCommit message (Expand)AuthorLines
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-1/+1
2011-06-13This is the mega-ucontext commit. It replaces the task switching mechanism wi...Eric Holk-0/+15
2010-08-09Added timed_wait to condition variables.Michael Bebenita-0/+2
2010-07-19Added a message passing system based on lock free queues for inter-thread com...Michael Bebenita-0/+33