diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-06-23 22:41:18 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-06-24 01:19:48 +0200 |
commit | 3513d5af3d111f322cf2b64f2c7d415ea923bf25 (patch) | |
tree | fde72af3880def5877c8a91688cfb03e233ab156 /elf/unload8.c | |
parent | 9f6e508b4270093607676361e68dfd7a0bf91492 (diff) | |
download | glibc-3513d5af3d111f322cf2b64f2c7d415ea923bf25.tar glibc-3513d5af3d111f322cf2b64f2c7d415ea923bf25.tar.gz glibc-3513d5af3d111f322cf2b64f2c7d415ea923bf25.tar.bz2 glibc-3513d5af3d111f322cf2b64f2c7d415ea923bf25.zip |
htl: Simplify non-cancel path of __pthread_cond_timedwait_internal
Since __pthread_exit does not return, we do not need to indent the
noncancel path
* sysdeps/htl/pt-cond-timedwait.c (__pthread_cond_timedwait_internal):
Move cancelled path before non-cancelled path, to avoid "else"
indentation.
Diffstat (limited to 'elf/unload8.c')
0 files changed, 0 insertions, 0 deletions