Closed elBoberido closed 3 months ago
In order to assure that the iceoryx 32-bit support does not break, an iox::Atomic needs to be added and used, which ensures that all atomic algorithms are always lock-free.
iox::Atomic
Brief feature description
In order to assure that the iceoryx 32-bit support does not break, an
iox::Atomic
needs to be added and used, which ensures that all atomic algorithms are always lock-free.