David Rose %!s(int64=20) %!d(string=hai) anos
pai
achega
e16fabea35
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      panda/src/express/reMutex.I

+ 1 - 1
panda/src/express/reMutex.I

@@ -290,7 +290,7 @@ release() const {
 ////////////////////////////////////////////////////////////////////
 INLINE bool ReMutex::
 debug_is_locked() const {
-  return is_locked();
+  return true;
 }
 
 #endif  // !THREAD_DUMMY_IMPL || CHECK_REENTRANT_MUTEX