This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
- From: Mike Crowe <mac at mcrowe dot com>
- To: Yann Droneaud <ydroneaud at opteya dot com>, libc-alpha at sourceware dot org
- Date: Fri, 15 Mar 2019 13:36:03 +0000
- Subject: Re: [PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
- References: <cover.b0c66849a87ca79889a49f2f1f2563b1a8a15d8b.1551291557.git-series.mac@mcrowe.com> <09a5e660c110a96dfcf0ce3327dcfc9233b83a9b.camel@opteya.com>
On Friday 15 March 2019 at 14:25:43 +0100, Yann Droneaud wrote:
> There's also a pthread_timedjoin_np() that could benefit from having
> "pthread_clockjoin_np()" sibling.
Yes. That's on my list to get to, but since it's not a POSIX function I
thought it best to get the others done first.
Mike.