Home
last modified time | relevance | path

Searched defs:runtime_sized_ringbuffer (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/lockfree/
Dspsc_queue.hpp521 class runtime_sized_ringbuffer: class
542 explicit runtime_sized_ringbuffer(size_type max_elements): in runtime_sized_ringbuffer() function in boost::lockfree::detail::runtime_sized_ringbuffer
554runtime_sized_ringbuffer(typename boost::allocator_rebind<Alloc, U>::type const & alloc, size_type… in runtime_sized_ringbuffer() function in boost::lockfree::detail::runtime_sized_ringbuffer
565 runtime_sized_ringbuffer(Alloc const & alloc, size_type max_elements): in runtime_sized_ringbuffer() function in boost::lockfree::detail::runtime_sized_ringbuffer