Searched refs:SimpleThreadClock (Results 1 – 1 of 1) sorted by relevance
310 struct SimpleThreadClock { struct315 explicit SimpleThreadClock(unsigned tid) { in SimpleThreadClock() argument369 SimpleThreadClock *thr0[kThreads]; in ClockFuzzer()374 thr0[i] = new SimpleThreadClock(i); in ClockFuzzer()431 thr0[tid] = new SimpleThreadClock(tid); in ClockFuzzer()