VOID GlobalEventsFreeMemory(VOID)
Free event store memory.
Definition Allocations.c:88
VOID GlobalDebuggingStateFreeMemory(VOID)
Free debugging state memory.
Definition Allocations.c:49
BOOLEAN GlobalEventsAllocateZeroedMemory(VOID)
Allocate event store memory.
Definition Allocations.c:61
BOOLEAN GlobalDebuggingStateAllocateZeroedMemory(VOID)
Allocate debugging state memory.
Definition Allocations.c:21
UCHAR BOOLEAN
Definition BasicTypes.h:39
#define VOID
Definition BasicTypes.h:33