Module mmtk::vm::collection

source ·

Enums§

  • Thread context for the spawned GC thread. It is used by spawn_gc_thread. Currently, GCWorker is the only kind of thread that mmtk-core will create.

Traits§

  • VM-specific methods for garbage collection.