Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder_main.rs161 fn should_sync_wakeup(&self) -> bool; in should_sync_wakeup() method
265 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dfreeze.rs145 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dtransaction.rs478 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dthread.rs619 let sync = work.should_sync_wakeup(); in push_work()
1642 fn should_sync_wakeup(&self) -> bool { in should_sync_wakeup() method
H A Dprocess.rs188 let sync = work.should_sync_wakeup(); in push_work()