[PATCH v8 1/8] nptl: Add C11 threads thrd_* functions

Florian Weimer fweimer@redhat.com
Fri Jul 13 13:22:00 GMT 2018


On 07/13/2018 03:18 PM, Adhemerval Zanella wrote:
> Right, I will change thrd_sleep to use a cancellation entrypoint. We
> can evaluate the POSIX cancellation interaction with C11 threads in
> next releases.

Agreed.  We've discussed internally a POSIX thread attribute which 
inhibits cancellation for thread in case it is created by a higher-level 
run-time which does not support cancellation.  I'm not sure if this 
should apply to C11 threads, but we should consider it as an enhancement 
for POSIX threads at least.

Thanks,
Florian



More information about the Libc-alpha mailing list