Searched refs:cl_pool_destroy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_pool.h85 * cl_pool_construct, cl_pool_init, cl_pool_destroy
235 * Allows calling cl_pool_init, cl_pool_destroy, and cl_is_pool_inited.
241 * Pool, cl_pool_init, cl_pool_destroy, cl_is_pool_inited
352 * Pool, cl_pool_construct, cl_pool_destroy,
357 /****f* Component Library: Pool/cl_pool_destroy
359 * cl_pool_destroy
362 * The cl_pool_destroy function destroys a pool.
366 static inline void cl_pool_destroy(IN cl_pool_t * const p_pool) function
383 * on the pool should not be attempted after cl_pool_destroy
389 * In a debug build, cl_pool_destroy assert
[all...]

Completed in 105 milliseconds