func runtime.lockextra
6 uses
runtime (current package)
proc.go#L1835: mp := lockextra(false)
proc.go#L1884: mp := lockextra(true)
proc.go#L1933: mnext := lockextra(true)
proc.go#L1981: mnext := lockextra(true)
proc.go#L2008: func lockextra(nilokay bool) *m {
proc.go#L5012: mp := lockextra(true)
![]() |
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. |