Home
last modified time | relevance | path

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

/third_party/boost/boost/lockfree/
Dqueue.hpp458 bool unsynchronized_pop (T & ret) in unsynchronized_pop() function in boost::lockfree::queue
473 bool unsynchronized_pop (U & ret) in unsynchronized_pop() function in boost::lockfree::queue
Dstack.hpp480 bool unsynchronized_pop(T & ret) in unsynchronized_pop() function in boost::lockfree::stack
495 bool unsynchronized_pop(U & ret) in unsynchronized_pop() function in boost::lockfree::stack