Searched refs:osRtxMemoryPool_t (Results 1 – 3 of 3) sorted by relevance
232 } osRtxMemoryPool_t; typedef323 void (*memory_pool)(osRtxMemoryPool_t*); ///< Memory Pool Post Processing function377 #define osRtxMemoryPoolCbSize sizeof(osRtxMemoryPool_t)
52 #define os_memory_pool_t osRtxMemoryPool_t
298 static osRtxMemoryPool_t os_mp_cb[OS_MEMPOOL_NUM] \