Rate This Document
Findability
Accuracy
Completeness
Readability

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