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

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
balanced_quicksort.h 203 __num_threads_leftside = std::max<_ThreadIndex> local
224 __iam, __num_threads_leftside, __wait);
231 __iam + __num_threads_leftside,
232 __num_threads - __num_threads_leftside, __wait);

Completed in 1011 milliseconds