Home
last modified time | relevance | path

Searched defs:set_pointer (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/intrusive/
Dpointer_plus_bits.hpp87 BOOST_INTRUSIVE_FORCEINLINE static void set_pointer(pointer &n, pointer p) in set_pointer() function
/third_party/boost/boost/interprocess/smart_ptr/detail/
Dshared_count.hpp299 void set_pointer(const pointer &ptr) in set_pointer() function in boost::interprocess::ipcdetail::weak_count
/third_party/boost/libs/intrusive/test/
Dsmart_ptr.hpp290 static void set_pointer(pointer &n, pointer p) in set_pointer() function
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp723 …BOOST_INTERPROCESS_FORCEINLINE static void set_pointer(pointer &n, const pointer &p) BOOST_NOEXCEPT in set_pointer() function