FdkBaseLib 2.1.1
All Classes Namespaces Files 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.



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