Searched defs:bounded_push (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/lockfree/ | ||
| D | stack.hpp | 333 bool bounded_push(T const & v) in bounded_push() function in boost::lockfree::stack |
| D | queue.hpp | 315 bool bounded_push(T const & t) in bounded_push() function in boost::lockfree::queue |