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