Use pthread_mutexattr_setkind_np as a fallback to set a recursive mutex type
commitcad9b367a51f3efaefa666d68379fb21e1352678
authorChris Robinson <chris.kcat@gmail.com>
Fri, 16 May 2008 04:35:51 +0000 (15 21:35 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 16 May 2008 04:35:51 +0000 (15 21:35 -0700)
tree6a3b8d0e6847a0c865236fab0c6952a07167416e
parent6e86146a25a629cd5f189a2aaa803d0c34a970e4
Use pthread_mutexattr_setkind_np as a fallback to set a recursive mutex type
Some systems (FreeBSD) don't like setting it through pthread_mutexattr_settype
CMakeLists.txt
OpenAL32/Include/alMain.h
config.h.in