Searched refs:poll_started (Results 1 – 2 of 2) sorted by relevance
222 if (started == ctx->poll_started) { in poll_set_started()226 ctx->poll_started = started; in poll_set_started()342 if (ctx->poll_started && node->io_poll_begin) { in aio_dispatch_handler()492 if (ctx->poll_started && node->io_poll_end) { in remove_idle_poll_handlers()
248 bool poll_started; member