Searched refs:notify_gc (Results 1 – 2 of 2) sorted by relevance
77 pub fn notify_gc(&self) { in notify_gc() method
1466 gc.notify_gc(); in with_transaction()2931 let mut notify_gc = false; in unbind_keys_for_user() localVariable2944 notify_gc = Self::mark_unreferenced(&tx, key_id) in unbind_keys_for_user()2946 || notify_gc; in unbind_keys_for_user()2948 Ok(()).do_gc(notify_gc) in unbind_keys_for_user()