runtime.mheap.tryAllocMSpan (method)

2 uses

	runtime (current package)
		mheap.go#L1037: func (h *mheap) tryAllocMSpan() *mspan {
		mheap.go#L1151: 			s = h.tryAllocMSpan()