Searched defs:tqueue (Results 1 – 1 of 1) sorted by relevance
56 struct tqueue { struct57 int size;59 const struct tio *tio;60 void *tio_data;62 struct opioctx opioctx;64 int queued;65 struct iocb **iocbs;91 int (*tio_setup) (struct tqueue *queue, int qlen); argument
Completed in 2 milliseconds