Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pw::allocator::NoSync Struct Reference

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: