diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-03-06 00:14:06 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-03-06 02:28:35 +0100 |
commit | 81c4ec1ca8c5c4030c1784a098091b6308f98595 (patch) | |
tree | abd3f3290400711176afb39e936451ef99c4073d /sysdeps/x86/fpu/bits/mathinline.h | |
parent | 7a185eb9e944553fb5f8ce8491e1f8569f2f4aa0 (diff) | |
download | glibc-81c4ec1ca8c5c4030c1784a098091b6308f98595.zip glibc-81c4ec1ca8c5c4030c1784a098091b6308f98595.tar.gz glibc-81c4ec1ca8c5c4030c1784a098091b6308f98595.tar.bz2 |
htl: Make __pthread_sigmask directly call __sigthreadmask
If no thread was created yet, __pthread_sigstate will not find our ss
because self->kernel_thread is still nul, and then change the global
sigstate instead of our sigstate! We can directly call __sigthreadmask and
skip the (bogus) lookup step.
Diffstat (limited to 'sysdeps/x86/fpu/bits/mathinline.h')
0 files changed, 0 insertions, 0 deletions