Home
last modified time | relevance | path

Searched defs:roundRobin (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dparallelism.d2364 auto roundRobin = RoundRobinBuffer!(C1, C2)(next, empty, initialBufSize, nBuffers); variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dparallelism.d2464 auto roundRobin = RoundRobinBuffer!(C1, C2)(next, empty, initialBufSize, nBuffers); variable