[Asterisk-Users] ** WANTED: FreeBSD or OpenBSD programmer
Stephen Davies
steve at daviesfam.org
Wed Apr 21 02:27:18 MST 2004
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
More information about the asterisk-users
mailing list