Searched refs:notify_all (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/sync/ | ||
| H A D | condvar.rs | 239 pub fn notify_all(&self) { in notify_all() method |
| /linux/drivers/android/binder/ | ||
| H A D | process.rs | 1435 self.freeze_wait.notify_all(); in drop_outstanding_txn() |