cvs commit: src/lib/libthr/thread thr_once.c
David Xu
davidxu at FreeBSD.org
Wed Oct 17 01:54:25 PDT 2007
Abdullah Ibn Hamad Al-Marri wrote:
>
>
> ----- Original Message ----
>
>>From: David Xu <davidxu at FreeBSD.org>
>>To: src-committers at FreeBSD.org; cvs-src at FreeBSD.org; cvs-all at FreeBSD.org
>>Sent: Tuesday, October 16, 2007 10:46:15 AM
>>Subject: cvs commit: src/lib/libthr/thread thr_once.c
>>
>>davidxu 2007-10-16 07:46:15 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> lib/libthr/thread thr_once.c
>> Log:
>> Use macro THR_CLEANUP_PUSH/POP, they are cheaper
>>than
>>
>
> pthread_cleanup_push/pop.
>
>>
>> Revision Changes Path
>> 1.6 +4 -2 src/lib/libthr/thread/thr_once.c
>>_______________________________________________
>
>
> David,
>
> Thank you!
>
> When do you plan to MFC the libthr changes to RELENG_7 and RELENG_6?
>
>
>
> Regards,
> -Abdullah Ibn Hamad Al-Marri
> Arab Portal
> http://www.WeArab.Net/
>
>
This is a minor tweak, may not very urgent to be MFCed.
Regards,
David Xu
More information about the cvs-src
mailing list