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

Comparing jsr166/src/jsr166y/ForkJoinWorkerThread.java (file contents):
Revision 1.48 by jsr166, Tue Sep 7 14:37:28 2010 UTC vs.
Revision 1.49 by dl, Mon Sep 13 09:53:19 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines