const runtime._GoidCacheBatch

4 uses

	runtime (current package)
		proc.go#L547: 	_GoidCacheBatch = 16
		proc.go#L4083: 		_p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
		proc.go#L4084: 		_p_.goidcache -= _GoidCacheBatch - 1
		proc.go#L4085: 		_p_.goidcacheend = _p_.goidcache + _GoidCacheBatch