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

Carmelo AMOROSO carmelo.amoroso at st.com
Wed Aug 20 06:34:07 UTC 2008


Khem Raj wrote:
> 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
Sorry Khem,
I did not realize that ptrhead_once was defined as well.
At this point we can remove the extern declaration.

Carmelo
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
> 




More information about the uClibc-cvs mailing list