Searched refs:force_parallel (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dtypes.h66 // force_sequential, force_parallel, heuristic.
71 force_parallel enumerator in enum:__gnu_parallel::_AlgorithmStrategy
H A Dsettings.h65 * - b. force_parallel, meaning the parallel algorithm is executed.
99 == __gnu_parallel::force_parallel))
109 if (__s.algorithm_strategy == force_parallel)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dtypes.h66 // force_sequential, force_parallel, heuristic.
71 force_parallel enumerator in enum:__gnu_parallel::_AlgorithmStrategy
H A Dsettings.h65 * - b. force_parallel, meaning the parallel algorithm is executed.
99 == __gnu_parallel::force_parallel))
109 if (__s.algorithm_strategy == force_parallel)

Completed in 213 milliseconds