aboutsummaryrefslogtreecommitdiff
path: root/src/rt/sync/interrupt_transparent_queue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...Graydon Hoare2010-09-081-56/+0
* Implemented an lock free queue based on this paper http://www.cs.rochester.ed...Michael Bebenita2010-08-241-0/+56