Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/pthread/
Dthread_data.hpp146 bool interrupt_requested; member
/external/crosvm/devices/src/irqchip/
Dwhpx.rs157 pub fn interrupt_requested(&self, vcpu_id: usize) -> bool { in interrupt_requested() method
Dpic.rs200 pub fn interrupt_requested(&self) -> bool { in interrupt_requested() method
/external/crosvm/devices/src/irqchip/kvm/
Dx86_64.rs352 pub fn interrupt_requested(&self, vcpu_id: usize) -> bool { in interrupt_requested() method