Samuel Thibault (2):
  htl: Simplify non-cancel path of __pthread_cond_timedwait_internal
  htl: Make sem_*wait cancellations points

 nptl/Makefile                             |  4 +-
 sysdeps/htl/pt-cond-timedwait.c           | 41 +++++-----
 sysdeps/htl/sem-timedwait.c               | 92 +++++++++++++++++++++--
 sysdeps/pthread/Makefile                  |  9 ++-
 {nptl => sysdeps/pthread}/tst-cancel13.c  |  0
 {nptl => sysdeps/pthread}/tst-cancelx13.c |  0
 6 files changed, 111 insertions(+), 35 deletions(-)
 rename {nptl => sysdeps/pthread}/tst-cancel13.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancelx13.c (100%)

-- 
2.27.0


Reply via email to