Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/
H A Dcondvar.rs219 pub fn notify_all(&self) { in notify_all() method
/linux/drivers/xen/
H A Dpvcalls-back.c864 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local