about summary refs log tree commit diff
path: root/src/rt/sync/interrupt_transparent_queue.h
AgeCommit message (Expand)AuthorLines
2010-09-08Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...Graydon Hoare-22/+0
2010-08-24Implemented an lock free queue based on this paper http://www.cs.rochester.ed...Michael Bebenita-0/+22