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