var runtime.allglock
12 uses
runtime (current package)
mgc.go#L2232: lock(&allglock)
mgc.go#L2237: unlock(&allglock)
mgcmark.go#L119: lock(&allglock)
mgcmark.go#L128: unlock(&allglock)
proc.go#L499: allglock mutex
proc.go#L523: lock(&allglock)
proc.go#L529: unlock(&allglock)
proc.go#L607: lockInit(&allglock, lockRankAllg)
proc.go#L5030: lock(&allglock)
proc.go#L5048: unlock(&allglock)
proc.go#L5451: lock(&allglock)
proc.go#L5466: unlock(&allglock)
![]() |
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. |