Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/xz/src/xz/
H A Dhardware.h20 extern void hardware_threads_set(uint32_t threadlimit);
H A Dhardware.c62 hardware_threads_set(uint32_t n) in hardware_threads_set() function
H A Dcoder.c228 hardware_threads_set(1); in coder_set_compression_settings()
355 hardware_threads_set(1); in coder_set_compression_settings()
H A Dargs.c290 hardware_threads_set(t); in parse_real()