Home
last modified time | relevance | path

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

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