Reset
Function Usage
Releases customized TbufPool resources and resets variables such as event ID.
Prototype
1 | __aicore__ inline void Reset() |
Availability
Precautions
This API is called when the customized TBufPool resource pool is switched. After the API is called, the corresponding resource pool and the buffer allocated by the resource pool cannot be used.
Returns
None
Example
For details, see Example.
Parent topic: Customized TBufPool