about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-cancel13.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-23 22:41:18 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-06-24 01:19:48 +0200
commit3513d5af3d111f322cf2b64f2c7d415ea923bf25 (patch)
treefde72af3880def5877c8a91688cfb03e233ab156 /sysdeps/pthread/tst-cancel13.c
parent9f6e508b4270093607676361e68dfd7a0bf91492 (diff)
downloadglibc-3513d5af3d111f322cf2b64f2c7d415ea923bf25.tar.gz
glibc-3513d5af3d111f322cf2b64f2c7d415ea923bf25.tar.xz
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 'sysdeps/pthread/tst-cancel13.c')
0 files changed, 0 insertions, 0 deletions