func runtime.startTheWorldWithSema
5 uses
runtime (current package)
mgc.go#L1443: now = startTheWorldWithSema(trace.enabled)
mgc.go#L1592: now := startTheWorldWithSema(true)
mgc.go#L1746: systemstack(func() { startTheWorldWithSema(true) })
proc.go#L1003: systemstack(func() { startTheWorldWithSema(false) })
proc.go#L1151: func startTheWorldWithSema(emitTraceEvent bool) int64 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)