Searched refs:block_cache (Results 1 – 2 of 2) sorted by relevance
197 mem_block_cache block_cache = { { {nullptr} } } ; variable199 mem_block_cache block_cache = { 0, 0, BOOST_STATIC_MUTEX_INIT, }; variable201 mem_block_cache block_cache = { 0, 0, }; variable206 return block_cache.get(); in get_mem_block()211 block_cache.put(p); in put_mem_block()
135 extern mem_block_cache block_cache;