Skip to main content

write_cqe_at_tail

Function write_cqe_at_tail 

Source
fn write_cqe_at_tail(ring: &Ring, cqe: AsyncCqe)
Expand description

Write a single CQE into the ring’s visible CQ and advance tail.

§Safety : caller must hold ring.cq_lock.