HomeSort by relevance Sort by last modified time
    Searched refs:omp_get_num_threads (Results 51 - 75 of 100) sorted by null

1 23 4

  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
unique_copy.h 75 __num_threads = omp_get_num_threads();
workstealing.h 143 __num_threads = omp_get_num_threads();
partition.h 86 __num_threads = omp_get_num_threads();
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
partial_sum.h 121 __num_threads = omp_get_num_threads();
unique_copy.h 75 __num_threads = omp_get_num_threads();
workstealing.h 143 __num_threads = omp_get_num_threads();
partition.h 86 __num_threads = omp_get_num_threads();
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
partial_sum.h 121 __num_threads = omp_get_num_threads();
unique_copy.h 75 __num_threads = omp_get_num_threads();
workstealing.h 143 __num_threads = omp_get_num_threads();
partition.h 86 __num_threads = omp_get_num_threads();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 143 __num_threads = omp_get_num_threads();
partition.h 86 __num_threads = omp_get_num_threads();
balanced_quicksort.h 214 if(omp_get_num_threads() < 2)
multiway_mergesort.h 421 __num_threads = omp_get_num_threads(); //no more threads than requested
set_operations.h 383 __num_threads = omp_get_num_threads();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 143 __num_threads = omp_get_num_threads();
partition.h 86 __num_threads = omp_get_num_threads();
balanced_quicksort.h 214 if(omp_get_num_threads() < 2)
multiway_mergesort.h 421 __num_threads = omp_get_num_threads(); //no more threads than requested
set_operations.h 383 __num_threads = omp_get_num_threads();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
workstealing.h 143 __num_threads = omp_get_num_threads();
partition.h 86 __num_threads = omp_get_num_threads();
balanced_quicksort.h 214 if(omp_get_num_threads() < 2)
multiway_mergesort.h 421 __num_threads = omp_get_num_threads(); //no more threads than requested

Completed in 1426 milliseconds

1 23 4