MT_SORT_THRESHOLD
if (nthreads < 2 || list->count < MT_SORT_THRESHOLD) {
if (nmemb < MT_SORT_THRESHOLD)