[hurd,commited 0/2] Make sem_*wait cancellations points
Samuel Thibault
samuel.thibault@ens-lyon.org
Tue Jun 23 23:20:22 GMT 2020
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
More information about the Libc-alpha
mailing list