Searched refs:io_ctx (Results 1 – 1 of 1) sorted by relevance
36 io_context_t io_ctx; variable45 if (io_submit(io_ctx, 1, iocbs) != 1) in do_sync_io()48 if (io_getevents(io_ctx, 0, 1, &event, &ts) != 1) in do_sync_io()61 if (io_queue_init(1024, &io_ctx)) in main()84 if (io_queue_release(io_ctx) != 0) in main()