Lines Matching defs:bool
84 pub(crate) fn is_frozen(self) -> bool { in is_frozen()
93 pub(crate) fn is_fully_frozen(self) -> bool { in is_fully_frozen()
219 inc: bool, in update_node_refcount()
220 strong: bool, in update_node_refcount()
242 strong: bool, in new_node_ref()
253 strong: bool, in new_node_ref_with_thread()
287 fn register_thread(&mut self) -> bool { in register_thread()
322 fn txns_pending_locked(&self) -> bool { in txns_pending_locked()
749 strong: bool, in get_node_inner()
784 strong: bool, in get_node()
805 is_mananger: bool, in insert_or_update_handle()
903 inc: bool, in update_ref()
904 strong: bool, in update_ref()
946 pub(crate) fn update_node(&self, ptr: u64, cookie: u64, strong: bool) { in update_node()
970 is_oneway: bool, in buffer_alloc()
1097 pub(crate) fn register_thread(&self) -> bool { in register_thread()
1114 pub(crate) fn is_oneway_spam_detection_enabled(&self) -> bool { in is_oneway_spam_detection_enabled()
1168 pub(crate) fn needs_thread(&self) -> bool { in needs_thread()