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

  /external/deqp/framework/delibs/dethread/
deThreadTest.c 371 int numToProduce = 10000;
376 for (ndx = 0; ndx <= numToProduce; ndx++)
380 if (ndx == numToProduce)

Completed in 97 milliseconds