Reset
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
x |
|
√ |
|
x |
|
√ |
Function Usage
Ends the events being processed by TbufPool resource pool when switching to another pool. After this API is called, the current resource pool and its allocated buffers still exist, but the buffer contents may be rewritten. You can switch back to the resource pool later and resume using the buffers without allocating them again.
Prototype
1 | __aicore__ inline void Reset() |
Constraints
None
Returns
None
Example
For details, see InitBufPool.
Parent topic: TBufPool