Searched defs:link_before (Results 1 – 4 of 4) sorted by relevance
239 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
173 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
533 unsafe fn link_before<T: LinkedListOps>(link_ops: &mut T, ptr: T::LinkPtr, next: T::LinkPtr) { in link_before() function
723 void link_before(semaphore* that) BOOST_NOEXCEPT in link_before() function