|
ShinyAllocator
1.0
ShinyAllocator is a library of a block memory allocator for real-time high-integrity embedded systems.
|
Initializes the allocator. More...

Public Attributes | |
| mutex_t | mutex |
| shinyAllocatorInstance * | handle |
Initializes the allocator.
| handle | The allocator handle |
| mutex | The mutex for the allocator |
| shinyAllocatorInstance* shinyAllocatorThreadSafeInstance::handle |
| mutex_t shinyAllocatorThreadSafeInstance::mutex |