runtime.mheap.nextSpanForSweep (method)
2 uses
runtime (current package)
mgcsweep.go#L96: func (h *mheap) nextSpanForSweep() *mspan {
mgcsweep.go#L205: s = mheap_.nextSpanForSweep()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)