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 v3 0/6] Add support for ISO C11 threads.h


On Tue, 21 Mar 2017, Adhemerval Zanella wrote:

>   - Addresses Joseph's comments from [2] and ad indicated in
>     in C11 thread patch I based this implementation from th
>     public C11 thread document I have access [3]. I would ask for
>     suggestion and change if it deviates from the final standard
>     definition.

Did you review those C11 DRs related to threads to make sure the 
implementation behaves properly regarding issues raised in those DRs (and 
that there are tests of this if applicable)?

Current DR log: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2109.htm

-- 
Joseph S. Myers
joseph@codesourcery.com


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