<atomic.h> and single-byte CAS

Florian Weimer fweimer@redhat.com
Mon Jul 8 12:42:00 GMT 2019


* Andreas Schwab:

> On Jul 08 2019, Florian Weimer <fweimer@redhat.com> wrote:
>
>> Our <atomic.h> does not support single-byte CAS.  Does anyone know why?
>
> What do you mean with single-byte CAS?

atomic_compare_exchange_weak_relaxed with char * arguments, swapping
individual bytes.

Thanks,
Florian



More information about the Libc-alpha mailing list