Home
last modified time | relevance | path

Searched refs:Interrupt (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
H A Dshell_unix.go72 signal.Notify(c, os.Interrupt)
/third_party/rust/crates/libc/src/
H A Dpsp.rs483 pub enum Interrupt { enum
509 Interrupt = 66,
514 Gpio = Interrupt::Gpio as u32,
515 Ata = Interrupt::Ata as u32,
516 Umd = Interrupt::Umd as u32,
517 Dmacplus = Interrupt::Dmacplus as u32,
518 Ge = Interrupt::Ge as u32,
519 Display = Interrupt::Vblank as u32,

Completed in 8 milliseconds