Home
last modified time | relevance | path

Searched defs:io_done_queue (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/sys/mach/device/
HDdev_hdr.h179 struct io_done_queue { struct
186 int waiters; /* threads doing io_done_queue_wait() argument
191 #define IO_DONE_QUEUE_NULL ((io_done_queue_t)0) argument