func runtime.runqput
5 uses
runtime (current package)
proc.go#L789: runqput(_g_.m.p.ptr(), gp, next)
proc.go#L3360: runqput(pp, gp, false)
proc.go#L3982: runqput(_p_, newg, true)
proc.go#L5595: runqput(_p_, gp1, false)
proc.go#L5739: func runqput(_p_ *p, gp *g, next bool) {
 |
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. |