Home
last modified time | relevance | path

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

/third_party/boost/boost/lockfree/
Dstack.hpp333 bool bounded_push(T const & v) in bounded_push() function in boost::lockfree::stack
392 ConstIterator bounded_push(ConstIterator begin, ConstIterator end) in bounded_push() function in boost::lockfree::stack
Dqueue.hpp315 bool bounded_push(T const & t) in bounded_push() function in boost::lockfree::queue