Home
last modified time | relevance | path

Searched refs:selectgo (Results 1 – 3 of 3) sorted by relevance

/prebuilts/go/linux-x86/src/runtime/
Dselect.go121 func selectgo(cas0 *scase, order0 *uint16, pc0 *uintptr, nsends, nrecvs int, block bool) (int, bool… func
600 chosen, recvOK := selectgo(&sel[0], &order[0], pc0, nsends, nrecvs, dflt == -1)
/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/_builtin/
Druntime.go182 func selectgo(cas0 *byte, order0 *byte, pc0 *uintptr, nsends int, nrecvs int, block bool) (int, boo… func
/prebuilts/go/linux-x86/src/runtime/pprof/
Dpprof_test.go897 # 0x[0-9a-f]+ runtime\.selectgo\+0x[0-9a-f]+ .*runtime/select.go:[0-9]+
911 # 0x[0-9a-f]+ runtime\.selectgo\+0x[0-9a-f]+ .*runtime/select.go:[0-9]+