Home
last modified time | relevance | path

Searched defs:halted (Results 1 – 4 of 4) sorted by relevance

/external/curl/tests/libtest/
Dlib1540.c30 int halted; member
/external/crosvm/devices/src/irqchip/kvm/
Dmod.rs115 fn halted(&self, _vcpu_id: usize) {} in halted() method
Dx86_64.rs492 fn halted(&self, _vcpu_id: usize) {} in halted() method
/external/crosvm/devices/src/irqchip/
Dmod.rs101 fn halted(&self, vcpu_id: usize); in halted() method