Constant IORING_SETUP_DEFER_TASKRUN [src]

Defer running task work to get events. Rather than running bits of task work whenever the task transitions try to do it just before it is needed.

Source

pub const IORING_SETUP_DEFER_TASKRUN = 1 << 13