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
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |