summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/ConcurrentQueue.h
Commit message (Expand)AuthorAgeFilesLines
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-111/+0
* Avoid use of wait(AbsTime::farFuture()) - causes hanging on 32 bit.Alan Conway2007-10-291-7/+4
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-45/+45
* * README: Instructions for openais install.Alan Conway2007-07-261-3/+50
* * src/qpid/sys/ConcurrentQueue.h: Thread-safe queue with atomic pop()Alan Conway2007-07-131-0/+67