Function mmtk::util::epilogue::debug_assert_counter_zero
source · pub fn debug_assert_counter_zero(counter: &AtomicUsize, what: &'static str)
Expand description
A debugging method for detecting the case when the epilogue is never executed.