Searched defs:unsynchronized_pool_resource (Results 1 – 4 of 4) sorted by relevance
21 unsynchronized_pool_resource::unsynchronized_pool_resource(const pool_options& opts, memory_resourc… in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource25 unsynchronized_pool_resource::unsynchronized_pool_resource() BOOST_NOEXCEPT in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource29 unsynchronized_pool_resource::unsynchronized_pool_resource(memory_resource* upstream) BOOST_NOEXCEPT in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource33 unsynchronized_pool_resource::unsynchronized_pool_resource(const pool_options& opts) BOOST_NOEXCEPT in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource
63 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function66 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function69 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
60 class BOOST_CONTAINER_DECL unsynchronized_pool_resource class
294 unsynchronized_pool_resource::unsynchronized_pool_resource(const pool_options& opts, memory_resourc… in unsynchronized_pool_resource() function in pmr::unsynchronized_pool_resource