mbox series

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

Message ID 20200623232024.2229631-1-samuel.thibault@ens-lyon.org
Headers show
Series Make sem_*wait cancellations points | expand

Message

Samuel Thibault June 23, 2020, 11:20 p.m. UTC
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%)