ShinyAllocator  1.0
ShinyAllocator is a library of a block memory allocator for real-time high-integrity embedded systems.
Public Attributes | List of all members
shinyAllocatorThreadSafeInstance Struct Reference

Initializes the allocator. More...

Collaboration diagram for shinyAllocatorThreadSafeInstance:
Collaboration graph
[legend]

Public Attributes

mutex_t mutex
 
shinyAllocatorInstancehandle
 

Detailed Description

Initializes the allocator.

Parameters
handleThe allocator handle
mutexThe mutex for the allocator

Member Data Documentation

◆ handle

shinyAllocatorInstance* shinyAllocatorThreadSafeInstance::handle

◆ mutex

mutex_t shinyAllocatorThreadSafeInstance::mutex

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