On Sat, Aug 16, 2008 at 1:27 AM, Carmelo Amoroso <[EMAIL PROTECTED]> wrote:
> On 15/08/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to