Home
last modified time | relevance | path

Searched refs:check_for_hungup_busy_loop (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/
Dpoll.rs868 fn check_for_hungup_busy_loop(&self, new_hangups: usize) { in check_for_hungup_busy_loop() method
926 self.check_for_hungup_busy_loop(hangups); in wait_timeout()