CARB_CACHELINE_SIZE
Defined in carb/Defines.h
-
CARB_CACHELINE_SIZE
Minimum offset between two objects to avoid false sharing, i.e. cache line size. If C++17 is not supported, falls back to the default value of 64 bytes.
Defined in carb/Defines.h
Minimum offset between two objects to avoid false sharing, i.e. cache line size. If C++17 is not supported, falls back to the default value of 64 bytes.