Home
last modified time | relevance | path

Searched refs:io_wait_run (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/io/aio/
H A Daio02.c82 * io_wait_run() - wait for an io_event and then call the callback.
84 static int io_wait_run(io_context_t ctx, struct timespec *to) in io_wait_run() function
185 res = io_wait_run(myctx, &timeout); in io_tio()
187 io_error("io_wait_run", res); in io_tio()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daiocp.c142 static void io_wait_run(io_context_t ctx, struct timespec *to) in io_wait_run() function
198 io_wait_run(ctx, 0); in async_run()

Completed in 2 milliseconds