Function report |
Source Code:mm\mempool.c |
Create Date:2022-07-28 14:04:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mempool_destroy - deallocate a memory pool*@pool: pointer to the memory pool which was allocated via* mempool_create().* Free all reserved elements in @pool and @pool itself. This function* only sleeps if the free_fn() function sleeps.
Proto:void mempool_destroy(mempool_t *pool)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
mempool_t * | pool |
172 | If Value for the false possibility is greater at compile time(!pool) Then Return |
Name | Describe |
---|---|
sg_pool_init | |
sg_pool_exit |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |