Home
last modified time | relevance | path

Searched refs:executeTask (Results 1 – 7 of 7) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DExecutionListBenchmark.java313 private final Runnable executeTask =
341 Future<?> possiblyIgnoredError = executorService.submit(executeTask);
364 Future<?> possiblyIgnoredError = executorService.submit(executeTask);
/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DExecutionListBenchmark.java313 private final Runnable executeTask =
341 Future<?> possiblyIgnoredError = executorService.submit(executeTask);
364 Future<?> possiblyIgnoredError = executorService.submit(executeTask);
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
DCoroutineScheduler.kt678 executeTask(task) in <lambda>()
734 private fun executeTask(task: Task) { in <lambda>() method in kotlinx.coroutines.scheduling.CoroutineScheduler.Worker
/external/swiftshader/src/Renderer/
DRenderer.hpp372 void executeTask(int threadIndex);
DRenderer.cpp772 executeTask(threadIndex); in taskLoop()
904 void Renderer::executeTask(int threadIndex) in executeTask() function in sw::Renderer
/external/kotlinc/lib/
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...