[PATCH] Add atomic operations required by the new condition variable.

Florian Weimer fweimer@redhat.com
Wed Jun 15 07:09:00 GMT 2016


On 06/14/2016 08:21 PM, Torvald Riegel wrote:

>> Maybe an explicit list of all modern glibc atomics somewhere would help
>> to avoid all doubts.
>
> I wouldn't like to maintain it on the wiki or such, but we could decide
> to list the available atomics at the top of include/atomic.h, or
> something like that.  Would that have been helpful for you?

Maybe extract the list using sed from the relevant header(s) and put it 
into the internals manual?  If the naming convention is explained along 
the list, I don't think further per-macro documentation is necessary.

Florian



More information about the Libc-alpha mailing list