37 class EXPCL_PANDA_PIPELINE
LightMutex :
public MutexDebug
40 #endif // DEBUG_THREADS 47 INLINE
explicit LightMutex(
const std::string &name);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class implements a lightweight Mutex by making direct calls to the underlying implementation lay...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is a standard, non-reentrant mutex, similar to the Mutex class.