On Wed, 21 Apr 2004, Tom wrote:

> 
>   It doesn't look very hard.  FreeBSD supports recursive mutexes.  It is
> just a matter of getting the appropriate defines.  I'm going to look at
> this.

On my Gentoo system I had to add #define _GNU_SOURCE to lock.h just
before it #includes pthread.h.

That enabled recursive mutexes.

Steve


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to