Searched defs:active_pool (Results 1 – 2 of 2) sorted by relevance
1015 def active_pool() -> Optional[_MemPool]: member in MemPoolContext
2657 auto active_pool = MemPoolContext::getActiveMemPool(); in alloc_block() local