HomeSort by relevance Sort by last modified time
    Searched full:i64receiver (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/test/chan/
nonblock.go 27 func i64receiver(c chan int64, strobe chan bool) { func
156 go i64receiver(c64, sync)
166 panic("i64receiver")
  /prebuilts/go/linux-x86/test/chan/
nonblock.go 27 func i64receiver(c chan int64, strobe chan bool) { func
156 go i64receiver(c64, sync)
166 panic("i64receiver")

Completed in 857 milliseconds