Home
last modified time | relevance | path

Searched refs:inc_ref_count (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp93 mp_node_pool->inc_ref_count(); in operator ()()
177 mp_node_pool->inc_ref_count(); in cache_impl()
804 size_type inc_ref_count() in inc_ref_count() function in boost::interprocess::ipcdetail::shared_pool_impl
/third_party/boost/boost/interprocess/allocators/
Dnode_allocator.hpp136 node_pool<0>::get(ipcdetail::to_raw_pointer(mp_node_pool))->inc_ref_count(); in node_allocator_base()
Dadaptive_pool.hpp137 node_pool<0>::get(ipcdetail::to_raw_pointer(mp_node_pool))->inc_ref_count(); in adaptive_pool_base()