activemq-cpp-3.8.2
LinkedBlockingQueue.h File Reference

Go to the source code of this file.

Data Structures

class  decaf::util::concurrent::LinkedBlockingQueue< E >
 A BlockingQueue derivative that allows for a bound to be placed on the number of elements that can be enqueued at any one time. More...
 

Namespaces

 decaf
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 
 decaf::util
 
 decaf::util::concurrent