osPoolCreate() function
Create and Initialize a memory pool
Arguments
pool_def
memory pool definition referenced with
osPool
.
Return value
memory pool ID for reference by other functions or NULL in case of error.
Notes
MUST REMAIN UNCHANGED: \b osPoolCreate shall be consistent in every CMSIS-RTOS.
osPoolCreate() is called by 1 function and calls 2 functions:
![]()
osPoolCreate()
osPoolCreate() reads 4 variables and writes 5 variables:
![]()
osPoolCreate()
osPoolCreate() allocates 1 types and frees 1 types:
![]()
osPoolCreate()