Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dthread.rs1574 pub(crate) fn notify_if_poll_ready(&self, sync: bool) { in notify_if_poll_ready() method
H A Dprocess.rs206 thread.notify_if_poll_ready(sync); in push_work()