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

  /prebuilts/go/darwin-x86/test/chan/
nonblock.go 15 func i32receiver(c chan int32, strobe chan bool) { func
112 go i32receiver(c32, sync)
122 println("i32receiver buffer=", buffer)
  /prebuilts/go/linux-x86/test/chan/
nonblock.go 15 func i32receiver(c chan int32, strobe chan bool) { func
112 go i32receiver(c32, sync)
122 println("i32receiver buffer=", buffer)

Completed in 206 milliseconds