Skip to content

[Common.hpp] fix CACHE_LINE_EXCLUSIVE macro

Maxim Onciul requested to merge fix-cache-line-exclusive-macro into master

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.

Merge request reports

Loading