Searched refs:otherThreads (Results 1 – 1 of 1) sorted by relevance
445 final ArrayList<ThreadSnapshot> otherThreads = new ArrayList<ThreadSnapshot>(); in sortThreads() local459 otherThreads.add(thread); in sortThreads()480 otherThreads.sort(cmp); in sortThreads()486 process.threads.addAll(otherThreads); in sortThreads()