Home
last modified time | relevance | path

Searched refs:cacheline_length (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/context/detail/
Dconfig.hpp113 static constexpr std::size_t cacheline_length{ 64 }; variable
115 static constexpr std::size_t prefetch_stride{ 4 * cacheline_length };
/third_party/boost/boost/fiber/detail/
Dcontext_spmc_queue.hpp97 char padding_[cacheline_length];
/third_party/boost/libs/fiber/performance/thread/
Dbuffered_channel.hpp62 char pad_[cacheline_length];
/third_party/boost/boost/fiber/
Dunbuffered_channel.hpp67 char pad_[cacheline_length];