OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:robin
(Results
1 - 5
of
5
) sorted by null
/art/test/074-gc-thrash/src/
Main.java
109
Robin
robin
= new
Robin
();
local
114
robin
.start();
125
robin
.join();
156
* Uses a single large array of references, replaced repeatedly in round-
robin
159
class
Robin
extends Thread {
181
System.out.println("
Robin
: sleepCount=" + sleepCount);
186
return new String("
Robin
" + val);
/prebuilts/go/darwin-x86/src/net/
dnsconfig_unix.go
28
rotate bool // round
robin
among servers
/prebuilts/go/linux-x86/src/net/
dnsconfig_unix.go
28
rotate bool // round
robin
among servers
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go
1124
// Iterate through the blocks in reverse round-
robin
fashion. A work
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go
1124
// Iterate through the blocks in reverse round-
robin
fashion. A work
[
all
...]
Completed in 317 milliseconds