Home
last modified time | relevance | path

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

/system/core/adb/daemon/include/adbd/
Dusb.h27 struct aio_block { struct
28 std::vector<struct iocb> iocb;
29 std::vector<struct iocb*> iocbs;
30 std::vector<struct io_event> events;
31 aio_context_t ctx;
32 int num_submitted;
33 int fd;