public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [hurd,commited 0/3] pthread_cond fixes
@ 2020-06-01 17:39 Samuel Thibault
  2020-06-01 17:39 ` [hurd, commited 1/3] tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 Samuel Thibault
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Samuel Thibault @ 2020-06-01 17:39 UTC (permalink / raw)
  To: libc-alpha; +Cc: Samuel Thibault, commit-hurd

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-01 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 17:39 [hurd,commited 0/3] pthread_cond fixes Samuel Thibault
2020-06-01 17:39 ` [hurd, commited 1/3] tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 Samuel Thibault
2020-06-01 17:39 ` [hurd,commited 2/3] htl: Enable more cond tests Samuel Thibault
2020-06-01 17:39 ` [hurd, commited 3/3] htl: Make pthread_cond_destroy wait for threads to be woken Samuel Thibault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).