|
activemq-cpp-3.8.2
|
#include <decaf/internal/util/concurrent/Transferer.h>#include <decaf/util/concurrent/locks/LockSupport.h>#include <decaf/util/concurrent/atomic/AtomicReference.h>#include <decaf/util/concurrent/TimeoutException.h>#include <decaf/lang/exceptions/InterruptedException.h>#include <decaf/lang/Thread.h>Go to the source code of this file.
Data Structures | |
| class | decaf::internal::util::concurrent::TransferQueue< E > |
| This extends Scherer-Scott dual queue algorithm, differing, among other ways, by using modes within nodes rather than marked pointers. More... | |
Namespaces | |
| decaf | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| decaf::internal | |
| decaf::internal::util | |
| decaf::internal::util::concurrent | |