#include <synchronized_allocator.h>
Public Member Functions | |
constexpr void | lock () |
constexpr void | unlock () |
Tag type used to indicate synchronization is NOT desired.
This can be useful with allocator parameters for module configuration, e.g. PW_MALLOC_LOCK_TYPE.