Searched defs:selectgo (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | select.go | 121 func selectgo(cas0 *scase, order0 *uint16, pc0 *uintptr, nsends, nrecvs int, block bool) (int, bool… func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/_builtin/ |
D | runtime.go | 182 func selectgo(cas0 *byte, order0 *byte, pc0 *uintptr, nsends int, nrecvs int, block bool) (int, boo… func
|