from panda3d.core import ReMutex
Bases: ReMutexDirect
ReMutexDirect
Inheritance diagram
Inheritance diagram of ReMutex
C++ Interface: __enter__(const ReMutex self)
C++ Interface: __exit__(const ReMutex self, object param0, object param1, object param2)
C++ Interface: acquire(ReMutex self, bool blocking)