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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dsettings.h233 unsigned int sort_mwms_oversampling; member in struct:__gnu_parallel::_Settings
325 sort_mwms_oversampling(10),
H A Dmultiway_mergesort.h346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dsettings.h233 unsigned int sort_mwms_oversampling; member in struct:__gnu_parallel::_Settings
325 sort_mwms_oversampling(10),
H A Dmultiway_mergesort.h346 _Settings::get().sort_mwms_oversampling * __sd->_M_num_threads - 1;
433 (_Settings::get().sort_mwms_oversampling * __num_threads - 1)

Completed in 109 milliseconds