Home
last modified time | relevance | path

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

/src/contrib/xz/src/xz/
H A Dhardware.h22 extern uint32_t hardware_threads_get(void);
H A Dcoder.c463 mt_options.threads = hardware_threads_get(); in coder_set_compression_settings()
582 hardware_threads_get(), 0), in coder_set_compression_settings()
606 uint64_to_str(hardware_threads_get(), 0), in coder_set_compression_settings()
940 mt_options.threads = hardware_threads_get(); in coder_init()
H A Dhardware.c101 hardware_threads_get(void) in hardware_threads_get() function