Structure representing a free block in QMPool.
More...
#include "qmpool.h"
|
struct QFreeBlock * | next |
| Link to the next memory block.
|
|
uintptr_t | next_dis |
| Duplicate inverse storage for the next pointer (QP FuSa Subsystem)
|
|
Structure representing a free block in QMPool.
Definition at line 81 of file qmpool.h.
◆ next
Link to the next memory block.
Definition at line 85 of file qmpool.h.
◆ next_dis
Duplicate inverse storage for the next
pointer (QP FuSa Subsystem)
Definition at line 89 of file qmpool.h.
The documentation for this struct was generated from the following files: