[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-cvs
Subject:    [glibc] Deleted branch azanella/pthread_clockjoin_np
From:       Adhemerval Zanella <azanella () sourceware ! org>
Date:       2019-10-31 14:24:03
Message-ID: 20191031142403.114622.qmail () sourceware ! org
[Download RAW message or body]

The branch 'azanella/pthread_clockjoin_np' was deleted.
It previously pointed to:

 2298539... nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL t

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  2298539... nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL t
  9a17fe3... nptl: Add pthread_clockjoin_np
  f2193fc... manual: Add documentation for pthread_tryjoin_np and pthrea
  7621b46... nptl: Convert tst-join3 to use libsupport

commit 2298539e19d9217e3e94a348bfcdc260d239ee36
Author: Mike Crowe <mac@mcrowe.com>
Date:   Thu Oct 31 10:05:17 2019 -0300

    nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test
    
    Passing NULL as the timeout parameter to pthread_timedjoin_np has resulted
    in it behaving like pthread_join for a long time. Since that is now the
    documented behaviour, we ought to test that both it and the new
    pthread_clockjoin_np support it.
    
    Checked on x86_64-linux-gnu.
    
    Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>

commit 9a17fe3be625a9ecf176ae4b62e59f967468253d
Author: Mike Crowe <mac@mcrowe.com>
Date:   Thu Oct 31 10:03:21 2019 -0300

    nptl: Add pthread_clockjoin_np
    
    Introduce pthread_clockjoin_np as a version of pthread_timedjoin_np that
    accepts a clockid_t parameter to indicate which clock the timeout should be
    measured against. This mirrors the recently-added POSIX-proposed "clock"
    wait functions.
    
    Checked on x86_64-linux-gnu.
    
    Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>

commit f2193fccd47dd370f8af28807f52c84f816dfb48
Author: Mike Crowe <mac@mcrowe.com>
Date:   Thu Oct 31 09:08:57 2019 -0300

    manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np
    
    Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>

commit 7621b46e258ed026560cf9aa4b593240505dfa5d
Author: Mike Crowe <mac@mcrowe.com>
Date:   Thu Oct 31 09:08:10 2019 -0300

    nptl: Convert tst-join3 to use libsupport
    
    Checked on x86_64-linux-gnu.
    
    Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic