commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd,commited 0/2] Make sem_*wait cancellations points


From: Samuel Thibault
Subject: [hurd,commited 0/2] Make sem_*wait cancellations points
Date: Wed, 24 Jun 2020 01:20:22 +0200

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

[Prev in Thread] Current Thread [Next in Thread]