runtime.schedt.goidgen (field)
3 uses
runtime (current package)
proc.go#L1919: gp.goid = int64(atomic.Xadd64(&sched.goidgen, 1))
proc.go#L4083: _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
runtime2.go#L721: goidgen uint64
 |
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. |