Searched defs:toRun (Results 1 – 10 of 10) sorted by relevance
31 default <T> TimedResult<T> runWithTime(Supplier<T> toRun) { in runWithTime()
126 Runnable toRun = null; in runNextAction() local
71 default <T> TimedResult<T> runWithTime(Supplier<T> toRun) { in runWithTime()
574 Runnable toRun = new EnableWrites(queue, countdownInMillis); in scheduleEnableWrites() local608 Runnable toRun = new EnableReads(queue, countdownInMillis); in scheduleEnableReads() local662 DelayedActionRunnable toRun = new Release(semaphore, countdownInMillis); in scheduleRelease() local
595 Runnable toRun = new EnableWrites(queue, countdownInMillis); in scheduleEnableWrites() local629 Runnable toRun = new EnableReads(queue, countdownInMillis); in scheduleEnableReads() local683 DelayedActionRunnable toRun = new Release(semaphore, countdownInMillis); in scheduleRelease() local
146 Set<Processor> toRun = new LinkedHashSet<>(); in process() local
1113 const TestNode* toRun; in runTestRequest() local
1126 const TestNode* toRun; in runTestRequest() local
2006 llvm::Function *toRun = in main() local