This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros.


On 04/11/2017 10:45 AM, Andreas Schwab wrote:
On Apr 11 2017, Stefan Liebler <stli@linux.vnet.ibm.com> wrote:

But perhaps #if ATOMIC_EXCHANGE_USES_CAS == 1 will be introduced by a
future patch.

Why would anyone want to do that?

Andreas.

By accident!?
It happened in the case of __HAVE_64B_ATOMICS.

Bye
Stefan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]