ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/ForkJoinWorkerThread.java
(Generate patch)

Comparing jsr166/src/main/java/util/concurrent/ForkJoinWorkerThread.java (file contents):
Revision 1.28 by jsr166, Tue Sep 7 14:37:28 2010 UTC vs.
Revision 1.29 by dl, Mon Sep 13 09:53:39 2010 UTC

# Line 1055 | Line 1055 | public class ForkJoinWorkerThread extend
1055      }
1056  
1057      /**
1058 <     * Implements ForJoinTask.getSurplusQueuedTaskCount().
1058 >     * Implements ForkJoinTask.getSurplusQueuedTaskCount().
1059       * Returns an estimate of the number of tasks, offset by a
1060       * function of number of idle workers.
1061       *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines