Home | History | Annotate | Download | only in jsr166

Lines Matching refs:pollNextLocalTask

933      * pollNextLocalTask returns most recent unexecuted task
943 assertSame(f, pollNextLocalTask());
992 * pollNextLocalTask returns least recent unexecuted task without
1002 assertSame(g, pollNextLocalTask());