On 8 January 2016 at 14:41, Petri Savolainen
wrote:
> Completed additions to atomic API. Added exchange operation in relaxed
> memory
> model. Added CAS operations in rel and acq_rel memory order. Added 64 bit
> versions of all non-relaxed operations defined so far. Added all missing
> validation
Ping.
> -Original Message-
> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of EXT
> Petri Savolainen
> Sent: Friday, January 08, 2016 3:41 PM
> To: lng-odp@lists.linaro.org
> Subject: [lng-odp] [API-NEXT PATCH 00/13] atomi api completion
>
>
Completed additions to atomic API. Added exchange operation in relaxed memory
model. Added CAS operations in rel and acq_rel memory order. Added 64 bit
versions of all non-relaxed operations defined so far. Added all missing
validation tests. Replaced internal atomics usage in lock, etc code
(a