Searched defs:mem_block_cache (Results 1 – 1 of 1) sorted by relevance
42 struct mem_block_cache struct44 std::atomic<void*> cache[BOOST_REGEX_MAX_CACHE_BLOCKS];46 ~mem_block_cache() in ~mem_block_cache()52 void* get() in get()62 void put(void* ptr) in put()