Searched refs:DEFAULT_MAX_CACHED_NODES (Results 1 – 3 of 3) sorted by relevance
79 size_type max_cached_nodes = base_t::DEFAULT_MAX_CACHED_NODES) in cached_node_allocator_v1()134 size_type max_cached_nodes = base_t::DEFAULT_MAX_CACHED_NODES) in cached_node_allocator()
84 size_type max_cached_nodes = base_t::DEFAULT_MAX_CACHED_NODES) in cached_adaptive_pool_v1()162 std::size_t max_cached_nodes = base_t::DEFAULT_MAX_CACHED_NODES) in cached_adaptive_pool()
570 static const std::size_t DEFAULT_MAX_CACHED_NODES = 64; member in boost::interprocess::ipcdetail::cached_allocator_impl