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