Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::NoSync Struct Reference

#include <synchronized_allocator.h>

Public Member Functions

constexpr void lock ()
 
constexpr void unlock ()
 

Detailed Description

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.


The documentation for this struct was generated from the following file: