Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/xz/
H A Dhardware.c254 uint32_t cputhreads = 1; in hardware_memlimit_show() local
256 cputhreads = lzma_cputhreads(); in hardware_memlimit_show()
257 if (cputhreads == 0) in hardware_memlimit_show()
258 cputhreads = 1; in hardware_memlimit_show()
269 cputhreads); in hardware_memlimit_show()
299 msgs[1], cputhreads); in hardware_memlimit_show()