Home
last modified time | relevance | path

Searched refs:threshold_opens (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sort/
H A Dmerge.c291 int threshold_opens; in merge_n_streams() local
293 threshold_opens = MAX(4, in merge_n_streams()
304 if (n_opens > threshold_opens || in merge_n_streams()