Searched defs:PoolUnlocker (Results 1 – 1 of 1) sorted by relevance
96 struct PoolUnlocker { struct in Petsc::memory::PoolAllocator::LockGuard97 void operator()(PoolAllocator *pool) const noexcept { --pool->locked_; } in operator ()()