Home
last modified time | relevance | path

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

/dflybsd-src/contrib/xz/src/xz/
H A Dhardware.h19 extern void hardware_threads_set(uint32_t threadlimit);
H A Dhardware.c31 hardware_threads_set(uint32_t n) in hardware_threads_set() function
H A Dargs.c251 hardware_threads_set(str_to_uint64("threads", in parse_real()
H A Dcoder.c217 hardware_threads_set(1); in coder_set_compression_settings()