runtime.timer.pp (field)
18 uses
runtime (current package)
time.go#L21: pp puintptr
time.go#L289: if t.pp != 0 {
time.go#L292: t.pp.set(pp)
time.go#L317: tpp := t.pp.ptr()
time.go#L335: tpp := t.pp.ptr()
time.go#L373: if t := pp.timers[i]; t.pp.ptr() != pp {
time.go#L376: t.pp = 0
time.go#L401: if t := pp.timers[0]; t.pp.ptr() != pp {
time.go#L404: t.pp = 0
time.go#L464: atomic.Xadd(&t.pp.ptr().deletedTimers, -1)
time.go#L511: tpp := t.pp.ptr()
time.go#L572: if t.pp.ptr() != pp {
time.go#L620: t.pp = 0
time.go#L631: t.pp = 0
time.go#L641: t.pp = 0
time.go#L700: if t.pp.ptr() != pp {
time.go#L789: if t.pp.ptr() != pp {
time.go#L956: t.pp = 0
![]() |
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. |