HomeSort by relevance Sort by last modified time
    Searched refs:robin (Results 1 - 7 of 7) sorted by null

  /art/test/074-gc-thrash/src/
Main.java 110 Robin robin = new Robin(); local
115 robin.start();
126 robin.join();
157 * Uses a single large array of references, replaced repeatedly in round-robin
160 class Robin extends Thread {
182 System.out.println("Robin: sleepCount=" + sleepCount);
187 return new String("Robin" + val);
  /prebuilts/go/darwin-x86/src/net/
dnsconfig_unix.go 19 rotate bool // round robin among servers
  /prebuilts/go/linux-x86/src/net/
dnsconfig_unix.go 19 rotate bool // round robin among servers
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
plive.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go     [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
plive.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go     [all...]

Completed in 231 milliseconds