That is the attribute specifier syntax. It was introduced as a unified syntax to access what were formerly compiler-specific extensions (now some are standardized).
In this case the code is telling the compiler to align data to CACHE_LINE_SIZE bytes.