os_mempool_unregister() function
Removes the specified mempool from the list of initialized mempools.
Arguments
mp
The mempool to unregister.
Return value
0 on success; OS_INVALID_PARM if the mempool is not registered.
os_mempool_unregister() reads 3 variables and writes 1 variable:
![]()
os_mempool_unregister()