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

  /prebuilts/go/darwin-x86/test/chan/
sieve2.go 78 func sendproxy(out chan<- int) chan<- int { func
158 primes := sendproxy(primes)
  /prebuilts/go/linux-x86/test/chan/
sieve2.go 78 func sendproxy(out chan<- int) chan<- int { func
158 primes := sendproxy(primes)

Completed in 52 milliseconds