runtime·MHeap_Scavenger 535 src/pkg/runtime/malloc.h void runtime·MHeap_Scavenger(void); runtime·MHeap_Scavenger 543 src/pkg/runtime/mheap.c runtime·newproc1(&forcegchelperv, (byte*)¬ep, sizeof(notep), 0, runtime·MHeap_Scavenger); runtime·MHeap_Scavenger 192 src/pkg/runtime/proc.c static FuncVal scavenger = {runtime·MHeap_Scavenger};