Searched defs:get_node_pool (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/interprocess/allocators/ | ||
D | private_node_allocator.hpp | 161 node_pool_t* get_node_pool() const in get_node_pool() function in boost::interprocess::ipcdetail::private_node_allocator_base |
D | node_allocator.hpp | 162 void* get_node_pool() const in get_node_pool() function in boost::interprocess::ipcdetail::node_allocator_base |
D | adaptive_pool.hpp | 163 void* get_node_pool() const in get_node_pool() function in boost::interprocess::ipcdetail::adaptive_pool_base |
D | private_adaptive_pool.hpp | 169 node_pool_t* get_node_pool() const in get_node_pool() function in boost::interprocess::ipcdetail::private_adaptive_pool_base |
/third_party/boost/boost/interprocess/allocators/detail/ | ||
D | allocator_common.hpp | 186 NodePool *get_node_pool() const in get_node_pool() function in boost::interprocess::ipcdetail::cache_impl |