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/8] nptl: Add C11 threads thrd_* functions


On 11/15/2017 04:46 PM, Adhemerval Zanella wrote:
We had some discussion back in v3 about the opened DR for C11 threads [1].
I has the assumption we had no block back then regarding base glibc
implementation on underlying POSIX one.

I just want to minimize the risk that we implement something which is clearly incompatible with the standard. But it seems that at least as far as the handle matter is concerned, the standard doesn't say what it means, and a non-handle implementation would be conforming, so that shouldn't be a problem for us.

Thanks,
Florian


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