Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/
H A Dcondvar.rs220 pub fn notify_sync(&self) { in notify_sync() method
/linux/drivers/android/binder/
H A Dthread.rs611 self.work_condvar.notify_sync(); in push_work()
1142 self.work_condvar.notify_sync(); in deliver_single_reply()
1518 self.work_condvar.notify_sync(); in notify_if_poll_ready()