Searched refs:IORING_SETUP_ATTACH_WQ (Results 1 – 2 of 2) sorted by relevance
99 #define IORING_SETUP_ATTACH_WQ (1U << 5) /* attach to existing wq */ macro
234 pub const IORING_SETUP_ATTACH_WQ: ::std::os::raw::c_uint = 32; constant