Searched refs:LoopIncrementThread (Results 1 – 1 of 1) sorted by relevance
221 class LoopIncrementThread FINAL : public Thread {223 LoopIncrementThread(int rem, int* counter, int limit, int thread_count, in LoopIncrementThread() function in v8::base::__anonda8074fe0311::FINAL280 threads[n] = new LoopIncrementThread(n, &counter, limit, thread_count, in TEST()