Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dcircular_slist_algorithms.hpp239 BOOST_INTRUSIVE_FORCEINLINE static void link_before (node_ptr nxt_node, node_ptr this_node) in link_before() function in boost::intrusive::circular_slist_algorithms
Dcircular_list_algorithms.hpp173 BOOST_INTRUSIVE_FORCEINLINE static void link_before(node_ptr nxt_node, node_ptr this_node) in link_before() function in boost::intrusive::circular_list_algorithms
/third_party/boost/libs/atomic/src/
Dlock_pool.cpp615 void link_before(semaphore* that) BOOST_NOEXCEPT in link_before() function