Searched refs:SUBTHREAD_LINES_HEURISTIC (Results 1 – 1 of 1) sorted by relevance
110 enum { SUBTHREAD_LINES_HEURISTIC = 128 * 1024 }; enumerator111 static_assert (4 <= SUBTHREAD_LINES_HEURISTIC);3739 if (nthreads > 1 && SUBTHREAD_LINES_HEURISTIC <= nlines in sortlines()