func runtime.allocmcache

3 uses

	runtime (current package)
		malloc.go#L481: 	mcache0 = allocmcache()
		mcache.go#L84: func allocmcache() *mcache {
		proc.go#L4658: 			pp.mcache = allocmcache()