func runtime.selectgo
2 uses
runtime (current package)
select.go#L121: func selectgo(cas0 *scase, order0 *uint16, pc0 *uintptr, nsends, nrecvs int, block bool) (int, bool) {
select.go#L573: chosen, recvOK := selectgo(&sel[0], &order[0], pc0, nsends, nrecvs, dflt == -1)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)