runtime.p.timersLock (field)
16 uses
runtime (current package)
proc.go#L3217: lock(&pp.timersLock)
proc.go#L3241: unlock(&pp.timersLock)
proc.go#L4669: lockInit(&pp.timersLock, lockRankTimers)
proc.go#L4705: lock(&plocal.timersLock)
proc.go#L4706: lock(&pp.timersLock)
proc.go#L4713: unlock(&pp.timersLock)
proc.go#L4714: unlock(&plocal.timersLock)
proc.go#L5657: lock(&pp.timersLock)
proc.go#L5661: unlock(&pp.timersLock)
runtime2.go#L688: timersLock mutex
time.go#L270: lock(&pp.timersLock)
time.go#L273: unlock(&pp.timersLock)
time.go#L490: lock(&pp.timersLock)
time.go#L492: unlock(&pp.timersLock)
time.go#L897: unlock(&pp.timersLock)
time.go#L901: lock(&pp.timersLock)
![]() |
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. |