HomeSort by relevance Sort by last modified time
    Searched full:subtasks (Results 1 - 8 of 8) sorted by null

  /art/runtime/
barrier_test.cc 99 CheckPassTask(Barrier* barrier, AtomicInteger* count, size_t subtasks)
102 subtasks_(subtasks) {}
  /libcore/luni/src/main/java/java/util/concurrent/
RecursiveTask.java 31 * subtasks are too small to be worthwhile splitting up. Instead, as
CountedCompleter.java 100 * pair of subtasks to finish triggers completion of its parent
238 * <p><b>Recording subtasks.</b> CountedCompleter tasks that combine
239 * results of multiple subtasks usually need to access these results
304 * tryComplete}, or (2) by any of its subtasks when they complete and
311 * a task and its subtasks. No additional synchronization is required
ForkJoinTask.java 30 * subtasks may be hosted by a small number of actual threads in a
38 * subtasks. As indicated by the name of this class, many programs
159 * computation. Large tasks should be split into smaller subtasks,
    [all...]
ForkJoinPool.java 35 * enables efficient processing when most tasks spawn other subtasks
140 * Workers take these tasks and typically split them into subtasks
    [all...]
  /external/clang/docs/
DriverInternals.rst 85 driver should not need to delegate to gcc to perform subtasks. On
  /frameworks/base/docs/html/sdk/installing/
studio-build.jd 416 <p>The Gradle Console shows the build tasks and subtasks that the build system runs for
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/
readme_eclipse.html     [all...]

Completed in 780 milliseconds