Searched defs:req_next (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dasyncio.h124 * when req is on the doneq, then req_next is protected by
126 * req_next is protected by a worker's work_qlock1 lock.
128 aio_req_t *req_next; /* request/done queue link */ member in struct:aio_req

Completed in 16 milliseconds