mmtk::scheduler::worker

Constant STAT_BORROWED_MSG

source
const STAT_BORROWED_MSG: &str = "GCWorkerShared.stat is already borrowed.  This may happen if \
    the mutator calls harness_begin or harness_end while the GC is running.";