Home
last modified time | relevance | path

Searched defs:Recv2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/
Dclosedchan.go23 Recv2() (int, bool) methodSpec
60 func (c XChan) Recv2() (int, bool) { func
120 func (c SChan) Recv2() (int, bool) { func
189 func (c SSChan) Recv2() (int, bool) { func