mmtk::plan::global

Function create_gc_worker_context

source
pub fn create_gc_worker_context<VM: VMBinding>(
    tls: VMWorkerThread,
    mmtk: &'static MMTK<VM>,
) -> GCWorkerCopyContext<VM>
Expand description

Create thread local GC worker.