Searched defs:CALLED (Results 1 – 10 of 10) sorted by relevance
694 static CALLED: AtomicBool = AtomicBool::new(false); in test_commit_hook() constant722 static CALLED: AtomicBool = AtomicBool::new(false); in test_rollback_hook() constant735 static CALLED: AtomicBool = AtomicBool::new(false); in test_update_hook() variable753 static CALLED: AtomicBool = AtomicBool::new(false); in test_progress_handler() constant
142 static CALLED: AtomicBool = AtomicBool::new(false); in test_busy_handler() variable
849 static CALLED: AtomicBool = AtomicBool::new(false); in test_changeset_apply() variable
37 # define CALLED() TRACE("CALLED: %s\n", __PRETTY_FUNCTION__) macro40 # define CALLED() macro
26 # define CALLED() TRACE("CALLED: %s\n", __PRETTY_FUNCTION__) macro29 # define CALLED() macro
47 # define CALLED() TRACE("CALLED: %s\n", __PRETTY_FUNCTION__) macro50 # define CALLED() macro
46 # define CALLED() TRACE("CALLED: %s\n", __PRETTY_FUNCTION__) macro49 # define CALLED() macro
177 static CALLED: AtomicUsize = AtomicUsize::new(0); in lazy_default() constant531 static CALLED: AtomicUsize = AtomicUsize::new(0); in lazy_default() variable
698 static mut CALLED: bool = false; variable