centos man page for mempool_destroy

Query: mempool_destroy

OS: centos

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
Free all reserved elements in pool and pool itself. This function only sleeps if the free_fn function sleeps.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MEMPOOL_DESTROY(9)
Related Man Pages
mtx_pool_unlock(9) - freebsd
ping-connection-pool(1as) - sunos
libtalloc_pools(3) - centos
vxmemstat(1m) - hpux
delete-jdbc-connection-pool(1as) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq