]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added debug prints (enabled if you define THREADDEBUG) for debugging
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Oct 2011 02:14:17 +0000 (02:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Oct 2011 02:14:17 +0000 (02:14 +0000)
commit276e463972834a60d2c8cc23de2a65af8589a8c6
treeb25f736ebd2f7c64544bfcaf8b982f0040b86c82
parent6c0d08022b81a1f9792c07861e50a2351d383f19
added debug prints (enabled if you define THREADDEBUG) for debugging
mutex locks

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