func runtime.stopTheWorldGC
5 uses
runtime (current package)
debug.go#L28: stopTheWorldGC("GOMAXPROCS")
proc.go#L1029: func stopTheWorldGC(reason string) {
proc.go#L1574: stopTheWorldGC("doAllThreadsSyscall")
trace.go#L189: stopTheWorldGC("start tracing")
trace.go#L286: stopTheWorldGC("stop tracing")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)