proxygen
ProducerConsumerQueue.h File Reference
#include <atomic>
#include <cassert>
#include <cstdlib>
#include <memory>
#include <stdexcept>
#include <type_traits>
#include <utility>
#include <folly/concurrency/CacheLocality.h>

Go to the source code of this file.

Classes

struct  folly::ProducerConsumerQueue< T >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——