Searched defs:notifier_chain_guard (Results 1 – 1 of 1) sorted by relevance
107 let mut notifier_chain_guard = self.0.lock(); in register() localVariable115 let mut notifier_chain_guard = self.0.lock(); in register_unique_prio() localVariable120 let mut notifier_chain_guard = self.0.lock(); in unregister() localVariable130 let notifier_chain_guard = self.0.lock(); in call_chain() localVariable145 let mut notifier_chain_guard = self.0.write(); in register() localVariable153 let mut notifier_chain_guard = self.0.write(); in register_unique_prio() localVariable158 let mut notifier_chain_guard = self.0.write(); in unregister() localVariable168 let notifier_chain_guard = self.0.read(); in call_chain() localVariable