FdkBaseLib 15.2.1
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
fdk::MutexPool Struct Reference

A locking policy for MemoryPool that uses a mutex. More...

#include <MemoryPool.h>

Public Types

using lock_type = std::mutex
 
using guard_type = std::lock_guard< lock_type >
 

Detailed Description

A locking policy for MemoryPool that uses a mutex.



©2025 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com