Home
last modified time | relevance | path

Searched refs:sqo_thread_started (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/
Dio_uring.c212 struct completion sqo_thread_started; member
407 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()