]> git.ipfire.org Git - thirdparty/asterisk.git/commit
temporarily revert the way mutex are initialized on BSD systems.
authorLuigi Rizzo <rizzo@icir.org>
Fri, 14 Apr 2006 13:54:53 +0000 (13:54 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Fri, 14 Apr 2006 13:54:53 +0000 (13:54 +0000)
commit33a3a7375a4917455495c08c8602bfe453580fd1
treee1581eba4720d73c3c4af1012e8167a5bebd572c
parent4a1e3b66a6ac07dfed55f913f1c7f272e8375010
temporarily revert the way mutex are initialized on BSD systems.
This fixes the compilation on OS/X (the change exposed a wrong
assumption on mutex types on OS/X), but still leaves open the
bugs in initializing mutex on bsd systems, which you will see
reported as 'locking failures' on certain operations.
I need to investigate the issue further, but the best thing
i can do now is leave things as they have been for months.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19973 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/lock.h