AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Data Structures | Namespaces | Variables
ProducerConsumerQueue.hpp File Reference
#include <atomic>
#include <cassert>
#include <cstdlib>
#include <memory>
#include <stdexcept>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Data Structures

struct  folly::ProducerConsumerQueue< T >
 

Namespaces

namespace  folly
 

Variables

constexpr std::size_t hardware_destructive_interference_size = 128
 

Variable Documentation

◆ hardware_destructive_interference_size

constexpr std::size_t hardware_destructive_interference_size = 128
constexpr