mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
put NO_MUTEX back in
This commit is contained in:
parent
711fe92e56
commit
323d4a0a19
@ -299,7 +299,7 @@ $[cdefine HAVE_THREADS]
|
|||||||
|
|
||||||
/* Define if we want to use fast, user-space simulated threads. */
|
/* Define if we want to use fast, user-space simulated threads. */
|
||||||
$[cdefine SIMPLE_THREADS]
|
$[cdefine SIMPLE_THREADS]
|
||||||
// Taking this out for now: $[cdefine SIMPLE_THREADS_NO_MUTEX]
|
$[cdefine SIMPLE_THREADS_NO_MUTEX]
|
||||||
|
|
||||||
/* Define to enable deadlock detection, mutex recursion checks, etc. */
|
/* Define to enable deadlock detection, mutex recursion checks, etc. */
|
||||||
$[cdefine DEBUG_THREADS]
|
$[cdefine DEBUG_THREADS]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user