mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00
whoops
This commit is contained in:
parent
c3aa9a995c
commit
6b6dd232ff
@ -36,7 +36,9 @@ MutexDummyImpl() {
|
||||
////////////////////////////////////////////////////////////////////
|
||||
INLINE MutexDummyImpl::
|
||||
~MutexDummyImpl() {
|
||||
#ifdef CHECK_REENTRANT_MUTEX
|
||||
nassertv(_lock_count == 0);
|
||||
#endif
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user