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)NAMEmempool_destroy - deallocate a memory poolSYNOPSISvoid mempool_destroy(mempool_t * pool);ARGUMENTSpool pointer to the memory pool which was allocated via mempool_create.DESCRIPTIONFree all reserved elements in pool and pool itself. This function only sleeps if the free_fn function sleeps.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MEMPOOL_DESTROY(9)
Related Man Pages |
---|
libtalloc_pools(3) - centos |
vxmemstat(1m) - hpux |
memoryallocators(9) - netbsd |
asadmin-ping-connection-pool(1as) - sunos |
thread::pool::simple(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |