Searched refs:sqo_thread_started (Results 1 – 1 of 1) sorted by relevance
212 struct completion sqo_thread_started; member407 init_completion(&ctx->sqo_thread_started); in io_ring_ctx_alloc()2671 complete(&ctx->sqo_thread_started); in io_sq_thread()2972 wait_for_completion(&ctx->sqo_thread_started); in io_sq_thread_stop()