Searched refs:IORING_SETUP_SQPOLL (Results 1 – 2 of 2) sorted by relevance
95 #define IORING_SETUP_SQPOLL (1U << 1) /* SQ poll thread */ macro
230 pub const IORING_SETUP_SQPOLL: ::std::os::raw::c_uint = 2; constant