This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RFCv2] Add pthread_cond_timedwaitonclock_np
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Mike Crowe <mac at mcrowe dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Thu, 6 Aug 2015 17:38:25 +0000
- Subject: Re: [RFCv2] Add pthread_cond_timedwaitonclock_np
- Authentication-results: sourceware.org; auth=none
- References: <1438801204-14448-1-git-send-email-mac at mcrowe dot com> <alpine dot DEB dot 2 dot 10 dot 1508052149530 dot 6962 at digraph dot polyomino dot org dot uk> <20150806142530 dot GA8632 at mcrowe dot com>
On Thu, 6 Aug 2015, Mike Crowe wrote:
> Is renaming the function definition to __pthread_cond_timedwaitonclock_np
> and adding a weak alias to pthread_cond_timedwaitonclock sufficient to
> resolve the underlying problem?
And making calls to the function all __pthread_cond_timedwaitonclock_np
instead.
--
Joseph S. Myers
joseph@codesourcery.com