This is the mail archive of the glibc-bugs@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]

[Bug nptl/14350] Clarify acquire/release semantics for atomic_exchange_and_add


http://sourceware.org/bugzilla/show_bug.cgi?id=14350

--- Comment #3 from Carlos O'Donell <carlos_odonell at mentor dot com> 2012-08-14 14:53:33 UTC ---
(In reply to comment #2)
> That is correct.  I've committed the patch adding _acq and _rel versions today.
> 
> I don't expect someone to go and review all the uses of
> atomic_exchange_and_add, but at least for the new patch that reference
> atomic_exchange_and_add we should consider if a less-restrictive version will
> suffice.

Agreed. That seems fine.

Shall we close this issue given that you've checked in the _acq and _rel
versions with [1]?

[1]
http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=51a9ba860ae3305d475f43f568e8fa51b8a53b6e

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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