MEMPOOL_FREE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

mempool_free - return an element to the pool.  

SYNOPSIS

"SYNOPSIS"

void mempool_free (void * element, mempool_t * pool);  

ARGUMENTS

element
pool element pointer.
pool
pointer to the memory pool which was allocated via mempool_create.
 

DESCRIPTION

this function only sleeps if the free_fn function sleeps.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:56 GMT, October 06, 2005