[asterisk-dev] [svn-commits] rizzo: branch rizzo/cygwin_build r87947 - /team/rizzo/cygwin_build/include/as...

Luigi Rizzo rizzo at icir.org
Wed Oct 31 17:44:08 CDT 2007


On Wed, Oct 31, 2007 at 04:58:37PM -0500, Jason Parker wrote:
> SVN commits to the Digium repositories wrote:
...
> > -#if defined(PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP)
> > +#if defined(PTHREAD_RECURSIVE_MUTEX_RECURSIVE_NP)
> >  #define PTHREAD_MUTEX_INIT_VALUE	PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
> >  #define AST_MUTEX_KIND			PTHREAD_MUTEX_RECURSIVE_NP
...

> Did you mean PTHREAD_MUTEX_RECURSIVE_NP here, rather than
> PTHREAD_RECURSIVE_MUTEX_RECURSIVE_NP ?

you are right!

thanks
luigi



More information about the asterisk-dev mailing list