]> git.mxchange.org Git - simgear.git/commit
Back out the shared mutex code since it only works when the mutex is in shared
authorehofman <ehofman>
Wed, 26 Oct 2005 11:19:58 +0000 (11:19 +0000)
committerehofman <ehofman>
Wed, 26 Oct 2005 11:19:58 +0000 (11:19 +0000)
commitdb1b99d8dd0b6280c60729048b9699bcd190f324
treecb0c9fca232a09d0f6cdbc11ec8982d68211a2d5
parent65a880e9fa4b3d9ef7e7e9b234237ff58198ecfd
Back out the shared mutex code since it only works when the mutex is in shared
memory[1], something we don't support anyhow.
This also fixes a FreeBSD compile problem.

[1] http://hypermail.linklord.com/new-httpd.old/2002/Jan/0557.html
simgear/threads/SGThread.hxx