Home
last modified time | relevance | path

Searched refs:aio_args (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/aio/
Daio.c61 struct aio_args { struct
195 struct aio_args *args = ctx; in io_thread_func()
278 struct aio_args args = { .cb = cb, .op = op, .q = q }; in submit()
/third_party/musl/porting/liteos_a/user/src/aio/
Daio.c62 struct aio_args { struct
196 struct aio_args *args = ctx; in io_thread_func()
279 struct aio_args args = { .cb = cb, .op = op, .q = q }; in submit()