suse man page for mempool_destroy

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)

NAME
mempool_destroy - deallocate a memory pool
SYNOPSIS
void mempool_destroy(mempool_t * pool);
ARGUMENTS
pool pointer to the memory pool which was allocated via mempool_create.
DESCRIPTION
this 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MEMPOOL_DESTROY(9)
Related Man Pages
mtx_pool(9) - debian
mtx_pool_find(9) - debian
mtx_pool_unlock(9) - debian
mtx_pool(9) - freebsd
libtalloc_pools(3) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend