mempool_destroy(9) centos man page | unix.com

Man Page: mempool_destroy

Operating Environment: centos

Section: 9

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
libtalloc_pools(3) - centos
vxmemstat(1m) - hpux
memoryallocators(9) - netbsd
asadmin-delete-jdbc-connection-pool(1as) - sunos
thread::pool::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!