src/main/decaf/internal/util/concurrent/TransferQueue.h File Reference

#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

namespace  decaf
 

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


namespace  decaf::internal
namespace  decaf::internal::util
namespace  decaf::internal::util::concurrent

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1