[Common.hpp] fix CACHE_LINE_EXCLUSIVE macro
The macro did not replace symbol in __symbol_mem and always created the literal symbol __symbol_mem which makes the macro unusable in the same scope twice.
The macro did not replace symbol in __symbol_mem and always created the literal symbol __symbol_mem which makes the macro unusable in the same scope twice.