Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/ipc/
H A Dsignal.rs188 SigIO = -5, enumerator
202 -5 => Self::SigIO, in from_i32()
/DragonOS/kernel/src/arch/x86_64/ipc/
H A Dsignal.rs205 SigIO = -5, enumerator
219 -5 => Self::SigIO, in from_i32()