[PATCH 1/8] nptl: Add C11 threads thrd_* functions
Florian Weimer
fweimer@redhat.com
Wed Nov 15 15:50:00 GMT 2017
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
More information about the Libc-alpha
mailing list