Searched refs:checkNotDone (Results 1 – 5 of 5) sorted by relevance
39 checkNotDone(a); in testInvokeOnPool()50 void checkNotDone(RecursiveTask a) { in checkNotDone() method in RecursiveTaskTest609 checkNotDone(f); in testReinitialize()617 checkNotDone(f); in testReinitialize()631 checkNotDone(f); in testReinitializeAbnormal()641 checkNotDone(f); in testReinitializeAbnormal()871 checkNotDone(f); in testTryUnfork()934 checkNotDone(f); in testPollNextLocalTask()953 checkNotDone(f); in testPollTask()994 checkNotDone(g); in testPollNextLocalTaskAsync()[all …]
64 void checkNotDone(Future<?> f) { in checkNotDone() method in FutureTaskTest76 checkNotDone(f); in checkIsRunning()88 checkNotDone(f); in checkIsRunning()256 checkNotDone(task); in testRunAndReset()550 checkNotDone(task); in testGetRun()589 checkNotDone(task); in testGetSet()729 checkNotDone(task); in testGet_interruptible()758 checkNotDone(task); in testTimedGet_interruptible()
42 checkNotDone(a); in testInvokeOnPool()52 void checkNotDone(RecursiveAction a) { in checkNotDone() method in RecursiveActionTest794 checkNotDone(f); in testReinitialize()801 checkNotDone(f); in testReinitialize()814 checkNotDone(f); in testReinitializeAbnormal()824 checkNotDone(f); in testReinitializeAbnormal()1051 checkNotDone(f); in testTryUnfork()1113 checkNotDone(f); in testPollNextLocalTask()1131 checkNotDone(f); in testPollTask()1170 checkNotDone(g); in testPollNextLocalTaskAsync()[all …]
65 void checkNotDone(ForkJoinTask a) { in checkNotDone() method in ForkJoinTaskTest951 checkNotDone(f); in testTryUnfork()1012 checkNotDone(f); in testPollNextLocalTask()1031 checkNotDone(f); in testPollTask()1072 checkNotDone(g); in testPollNextLocalTaskAsync()1092 checkNotDone(g); in testPollTaskAsync()
68 void checkNotDone(CountedCompleter a) { in checkNotDone() method in CountedCompleterTest246 checkNotDone(this);1169 checkNotDone(f); in testTryUnfork()1230 checkNotDone(f); in testPollNextLocalTask()1249 checkNotDone(f); in testPollTask()1290 checkNotDone(g); in testPollNextLocalTaskAsync()1310 checkNotDone(g); in testPollTaskAsync()