Commit 110eef44 authored by Atish Patra's avatar Atish Patra Committed by Anup Patel
Browse files

lib: Provide a lock enabled iteration of fifo.



Implement a lock enabled iteration for fifo so that
caller can determine if next entry can be skipped or
any existing entries in fifo can be updated before enqueue.

Signed-off-by: default avatarAtish Patra <atish.patra@wdc.com>
parent 54f31e82
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment