runtime.schedt.deferlock (field)
8 uses
runtime (current package)
mgc.go#L2285: lock(&sched.deferlock)
mgc.go#L2296: unlock(&sched.deferlock)
panic.go#L402: lock(&sched.deferlock)
panic.go#L409: unlock(&sched.deferlock)
panic.go#L471: lock(&sched.deferlock)
panic.go#L474: unlock(&sched.deferlock)
proc.go#L603: lockInit(&sched.deferlock, lockRankDefer)
runtime2.go#L773: deferlock mutex
![]() |
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. |