Home | History | Annotate | Download | only in jsr166

Lines Matching refs:pollNextLocalTask

1037      * pollNextLocalTask returns most recent unexecuted task without
1047 assertSame(f, pollNextLocalTask());
1095 * pollNextLocalTask returns least recent unexecuted task without
1105 assertSame(g, pollNextLocalTask());