Home
last modified time | relevance | path

Searched defs:SIGXCPU (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/ipc/
H A Dsignal.rs44 SIGXCPU, enumerator
250 const SIGXCPU = 1<<23; constant
/DragonOS/kernel/src/arch/x86_64/ipc/
H A Dsignal.rs61 SIGXCPU, enumerator
267 const SIGXCPU = 1<<23; constant