const bool _Stack_Allocator_avoids_workspace
Indicates if the stack allocator avoids the workspace.
void * _Workspace_Allocate(size_t size)
Allocates a memory block of the specified size from the workspace.
const Stack_Allocator_allocate _Stack_Allocator_allocate
The stack allocator allocate handler.
Information Related to the RAM Workspace.
Information About the Thread Stack Handler.
void *(* Stack_Allocator_allocate)(size_t stack_size)
Stack allocator allocate handler.