Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/ipc/
H A Dsignal.rs186 AsyncIO = -4, enumerator
201 -4 => Self::AsyncIO, in from_i32()
/DragonOS/kernel/src/arch/x86_64/ipc/
H A Dsignal.rs203 AsyncIO = -4, enumerator
218 -4 => Self::AsyncIO, in from_i32()