Skip to content

cf_core_count

Category: CPU
GitHub: cute_multithreading.h


Returns the number of cores on the CPU. Can be affected by machine dependent technology, such as Intel's hyperthreading.

int cf_core_count(void);