diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-05-19 12:03:44 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-06-02 11:59:26 +0200 |
commit | ba9f6ee9bb8a894c9e2fb715edf693dd157b420a (patch) | |
tree | aeb011ca2517f47f8dbcb9ca0a99f2148c30ff50 /signal | |
parent | ec41af45a6d25f70f9c7ea15cb831a2b2fea3855 (diff) | |
download | glibc-ba9f6ee9bb8a894c9e2fb715edf693dd157b420a.zip glibc-ba9f6ee9bb8a894c9e2fb715edf693dd157b420a.tar.gz glibc-ba9f6ee9bb8a894c9e2fb715edf693dd157b420a.tar.bz2 |
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 b3cae39dcbfa2432b3f3aa28854d8ac57f0de1b8 ("nptl: Start
new threads with all signals blocked [BZ #25098]").
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'signal')
0 files changed, 0 insertions, 0 deletions