activemq-cpp-3.9.5
|
Go to the source code of this file.
Data Structures | |
class | decaf::util::concurrent::SynchronousQueue< E > |
A blocking queue in which each insert operation must wait for a corresponding remove operation by another thread, and vice versa. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::util |
namespace | decaf::util::concurrent |