aboutsummaryrefslogtreecommitdiff
path: root/src/stable/synchroqueue.h (follow)
AgeCommit message (Collapse)Author
2012-07-18Fixed an issue in the seldomly used dequeue( bool ) function inMike Buland
Bu::SynchroQueue and also added the unblockAll function, which makes the forever-blocking dequeue function suddenly much more useful.
2012-07-18Bu::SynchroQueue had a bug, it seems to be all fixed now.Mike Buland
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
little explenation of the arrangement.