]> git.xonotic.org Git - xonotic/darkplaces.git/commit
thread_pthread now uses recursive mutex (THREADRECURSIVE)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Oct 2011 23:18:48 +0000 (23:18 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Oct 2011 23:18:48 +0000 (23:18 +0000)
commit1e28e9178acc4f23e8750c827360517b31e62c71
treedd368bd2c02a304f529d4d1054ce94a0ef907813
parent2838e9a58c0e0f5b51827a69ab54a99099de62f4
thread_pthread now uses recursive mutex (THREADRECURSIVE)
THREADDEBUG now prints about all Thread_ functions except
Init/Shutdown/HasThreads

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11478 d7cf8633-e32d-0410-b094-e92efae38249
thread.h
thread_null.c
thread_pthread.c
thread_sdl.c
thread_win.c