FdkBaseLib 2.1.1
|
A locking policy for MemoryPool that uses a spin lock. More...
#include <MemoryPool.h>
Public Types | |
using | lock_type = SpinLock |
using | guard_type = std::lock_guard< lock_type > |
A locking policy for MemoryPool that uses a spin lock.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |