func runtime.selparkcommit
2 uses
runtime (current package)
select.go#L62: func selparkcommit(gp *g, _ unsafe.Pointer) bool {
select.go#L327: gopark(selparkcommit, nil, waitReasonSelect, traceEvGoBlockSelect, 1)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)