Query: mempool_destroy
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MEMPOOL_DESTROY(9) Memory Management in Linux MEMPOOL_DESTROY(9)NAMEmempool_destroy - deallocate a memory poolSYNOPSISvoid mempool_destroy(mempool_t * pool);ARGUMENTSpool pointer to the memory pool which was allocated via mempool_create.DESCRIPTIONthis function only sleeps if the free_fn function sleeps. The caller has to guarantee that all elements have been returned to the pool (ie: freed) prior to calling mempool_destroy.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MEMPOOL_DESTROY(9)
Related Man Pages |
---|
mtx_pool_lock(9) - debian |
mtx_pool_unlock(9) - debian |
mtx_pool_lock_spin(9) - debian |
libtalloc_pools(3) - centos |
memoryallocators(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
SOCKS proxy & PAM configuration exposure |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |