runtime.sweepdata.lock (field)
9 uses
runtime (current package)
mgc.go#L2211: lock(&sweep.lock)
mgc.go#L2216: unlock(&sweep.lock)
mgcsweep.go#L36: lock mutex
mgcsweep.go#L159: lockInit(&sweep.lock, lockRankSweep)
mgcsweep.go#L160: lock(&sweep.lock)
mgcsweep.go#L163: goparkunlock(&sweep.lock, waitReasonGCSweepWait, traceEvGoBlock, 1)
mgcsweep.go#L173: lock(&sweep.lock)
mgcsweep.go#L178: unlock(&sweep.lock)
mgcsweep.go#L182: goparkunlock(&sweep.lock, waitReasonGCSweepWait, traceEvGoBlock, 1)
![]() |
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. |