Searched refs:qs (Results 1 – 2 of 2) sorted by relevance
512 SynchronousQueue[] qs = { x, y, z };513 for (SynchronousQueue q : qs) {
2857 long qt = 0L, qs = 0L; int rc = 0; in toString() local2866 qs += size; in toString()2894 ", submissions = " + qs + in toString()