我要评分
获取效率
正确性
完整性
易理解

Queue Release Interface

Prototype

void wd_release_queue(struct wd_queue *q);

Function

Release the obtained queue back to the corresponding hardware accelerator.

Input Description

Description of the applied queue

Output Description

None

Return Value Description

None

Usage Instruction

Multi-process and multi-thread invoking is supported.

Precautions

None