Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/
H A Dcondvar.rs239 pub fn notify_all(&self) { in notify_all() method
/linux/drivers/android/binder/
H A Dprocess.rs1435 self.freeze_wait.notify_all(); in drop_outstanding_txn()