Skip to content
Commit ba9f6ee9 authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Use __pthread_attr_setsigmask_internal for timer helper thread



timer_create needs to create threads with all signals blocked,
including SIGTIMER (which happens to equal SIGCANCEL).

Fixes commit b3cae39d ("nptl: Start
new threads with all signals blocked [BZ #25098]").

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent ec41af45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment