Skip to content
Commit 843bbfd4 authored by Jens Axboe's avatar Jens Axboe
Browse files

io-wq: make io_wq_fork_thread() available to other users



We want to use this in io_uring proper as well, for the SQPOLL thread.
Rename it from fork_thread() to io_wq_fork_thread(), and make it
available through the io-wq.h header.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent bf1daa4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment