Re: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h

2007-08-21 Thread Martin Sebor
Travis Vitek wrote: I'm sure you mean pthread_once() not pthread_create(). :) Yes, that's what I meant, thanks. (Even though the issue with pthread_create() would be the same.) Martin Martin Sebor wrote: Farid Zaripov wrote: Any suggestions? Why the internal function should be extern

RE: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h

2007-08-21 Thread Travis Vitek
I'm sure you mean pthread_once() not pthread_create(). :) >Martin Sebor wrote: > >Farid Zaripov wrote: >> >>> >>> Any suggestions? >>> >> >> Why the internal function should be extern "C"? > >So they can be passed to pthread_create() which is in all cases >I know of a C interface (i.e., it ex

Re: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h

2007-08-21 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 7:39 PM To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h Thanks for pointing it out! I noticed it

RE: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h

2007-08-20 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 14, 2007 7:39 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: svn commit: r563682 - in > /incubator/stdcxx/trunk/src: once.cpp once.h > > Thanks for pointing it ou

Re: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h

2007-08-14 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 1:24 AM To: [EMAIL PROTECTED] Subject: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h Author: sebor Date: Tue Aug 7 15:24:10 2007 New R

RE: svn commit: r563682 - in /incubator/stdcxx/trunk/src: once.cpp once.h

2007-08-09 Thread Farid Zaripov
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 08, 2007 1:24 AM > To: [EMAIL PROTECTED] > Subject: svn commit: r563682 - in > /incubator/stdcxx/trunk/src: once.cpp once.h > > Author: sebor > Date: Tue