Francesco Nigro created DISPATCH-1344:
-----------------------------------------
Summary: Fixed C11 sys_atomic_init and get
Key: DISPATCH-1344
URL: https://issues.apache.org/jira/browse/DISPATCH-1344
Project: Qpid Dispatch
Issue Type: Improvement
Affects Versions: 1.7.0
Reporter: Francesco Nigro
GCC version of the same primitives are using plain loads/stores while C11 ones
where using the default behavior of all atomic operations ie sequentially
consistent ordering.
Sequential consistent ordering is heavy-weight and should be relaxed if not
necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]