commit-hurd
[Top][All Lists]
Advanced

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

[hurd,commited 0/3] pthread_cond fixes


From: Samuel Thibault
Subject: [hurd,commited 0/3] pthread_cond fixes
Date: Mon, 1 Jun 2020 19:39:56 +0200

Samuel Thibault (3):
  tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0
  htl: Enable more cond tests
  htl: Make pthread_cond_destroy wait for threads to be woken

 nptl/Makefile                                  |  2 +-
 sysdeps/htl/bits/types/struct___pthread_cond.h |  4 ++--
 sysdeps/htl/pt-cond-destroy.c                  | 18 +++++++++++++++---
 sysdeps/htl/pt-cond-timedwait.c                | 11 +++++++++++
 sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c | 11 +++++++++++
 sysdeps/pthread/Makefile                       |  4 ++--
 sysdeps/pthread/tst-cond11.c                   |  2 +-
 {nptl => sysdeps/pthread}/tst-cond20.c         |  0
 {nptl => sysdeps/pthread}/tst-cond21.c         |  0
 9 files changed, 43 insertions(+), 9 deletions(-)
 rename {nptl => sysdeps/pthread}/tst-cond20.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cond21.c (100%)

-- 
2.26.2




reply via email to

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