refact
This commit is contained in:
parent
4b5030dece
commit
3149de738b
|
@ -29,8 +29,8 @@ typedef struct {
|
|||
SVMemAllocator allocators[3];
|
||||
} SVAllocatorPool;
|
||||
|
||||
int vnodeOpenAllocatorPool(SVnode *pVnode);
|
||||
void vnodeCloseAllocatorPool(SVnode *pVnode);
|
||||
int vnodeOpenAllocatorPool(SVnode *pVnode);
|
||||
void vnodeCloseAllocatorPool(SVnode *pVnode);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue