Searched refs:getAggregateThreadID (Results 1 – 1 of 1) sorted by relevance
41 static AtomicLong getAggregateThreadID = new AtomicLong(); field in TestDrop80 getAggregateThreadID.set(t.getId()); in startAggregateThread()146 if (t.getId() == getAggregateThreadID.get()) { in main()