svn commit: branches/uClibc-nptl/test/dlopen

Khem Raj raj.khem at gmail.com
Mon Aug 18 17:10:40 UTC 2008


On Sat, Aug 16, 2008 at 1:27 AM, Carmelo Amoroso <carmelo73 at gmail.com> wrote:
> On 15/08/2008, kraj at uclibc.org <kraj at uclibc.org> wrote:
>> Author: kraj
>> Date: 2008-08-14 22:28:09 -0700 (Thu, 14 Aug 2008)
>> New Revision: 23082
>>
>> Log:
>> Use pthread_once now __pthread_once is not defined in tests.
>>
>>
> Hi Khem,
> why is it not defined ? if so, the extern declaration is not longer
> required, anyway I've some concern with this change.
Hi Carmelo

well you could include <bits/libc-lock.h> alternatively and keep
__pthread_once but I thought using pthread_once would we better
because its also externally visible interface. What concerns do you
have ?


-Khem



More information about the uClibc mailing list