var runtime.timerpMask
12 uses
runtime (current package)
proc.go#L2655: if stealTimersOrRunNextG && timerpMask.read(enum.position()) {
proc.go#L2738: timerpMaskSnapshot := timerpMask
proc.go#L4673: timerpMask.set(id)
proc.go#L4814: timerpMask = timerpMask[:maskWords]
proc.go#L4822: copy(ntimerpMask, timerpMask)
proc.go#L4823: timerpMask = ntimerpMask
proc.go#L4884: timerpMask = timerpMask[:maskWords]
proc.go#L5659: timerpMask.clear(pp.id)
proc.go#L5698: timerpMask.set(_p_.id)
runtime2.go#L1081: timerpMask pMask
![]() |
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. |