MemAlloc() function
The function MemAlloc allocates thread, timer, mutex, semaphore, event flags and message queue block object memory. Or it allocates the thread or message queue stack memory.
Return value
pointer to the allocated memory or NULL in case of error.
MemAlloc() is called by 6 functions and calls 1 function:
![]()
MemAlloc()
MemAlloc():
![]()
MemAlloc()