func runtime.startm
10 uses
runtime (current package)
proc.go#L2278: func startm(_p_ *p, spinning bool) {
proc.go#L2368: startm(_p_, false)
proc.go#L2373: startm(_p_, false)
proc.go#L2379: startm(_p_, true)
proc.go#L2401: startm(_p_, false)
proc.go#L2408: startm(_p_, false)
proc.go#L2433: startm(nil, true)
proc.go#L3016: startm(nil, false)
proc.go#L5221: startm(nil, false)
proc.go#L5488: startm(nil, false)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)