aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/clickhouse/src/Common/getNumberOfPhysicalCPUCores.h
blob: 827e95e1beac540580ee9a6fe769a726e7710cb9 (plain) (blame)
1
2
3
4
#pragma once

/// Get number of CPU cores without hyper-threading.
unsigned getNumberOfPhysicalCPUCores();