Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dusb.h25 struct aio_block { struct
26 std::vector<struct iocb> iocb;
27 std::vector<struct iocb*> iocbs;
28 std::vector<struct io_event> events;
29 aio_context_t ctx;
30 int num_submitted;
31 int fd;