Reset
Product Support
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
x |
|
√ |
Function
Releases custom TbufPool resources and resets variables such as event ID.
Prototype
1 | __aicore__ inline void Reset() |
Restrictions
This API is called when the custom 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