Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp142 inline void destroy_node_pool_if_last_link(NodePool *pool) in destroy_node_pool_if_last_link() function
183 ipcdetail::destroy_node_pool_if_last_link(ipcdetail::to_raw_pointer(mp_node_pool)); in ~cache_impl()
/third_party/boost/boost/interprocess/allocators/
Dnode_allocator.hpp158 …{ ipcdetail::destroy_node_pool_if_last_link(node_pool<0>::get(ipcdetail::to_raw_pointer(mp_node_p… in ~node_allocator_base()
Dadaptive_pool.hpp159 …{ ipcdetail::destroy_node_pool_if_last_link(node_pool<0>::get(ipcdetail::to_raw_pointer(mp_node_p… in ~adaptive_pool_base()