Searched refs:poll_started (Results 1 – 2 of 2) sorted by relevance
223 if (started == ctx->poll_started) { in poll_set_started()227 ctx->poll_started = started; in poll_set_started()343 if (ctx->poll_started && node->io_poll_begin) { in aio_dispatch_handler()493 if (ctx->poll_started && node->io_poll_end) { in remove_idle_poll_handlers()
249 bool poll_started; member