37class EXPCL_PANDA_PIPELINE
LightMutex :
public MutexDebug
39class EXPCL_PANDA_PIPELINE LightMutex :
public LightMutexDirect
45 INLINE
explicit LightMutex(
const char *name);
47 INLINE
explicit LightMutex(
const std::string &name);
48 LightMutex(
const LightMutex ©) =
delete;
49 ~LightMutex() =
default;
51 LightMutex &operator = (
const LightMutex ©) =
delete;
This is a standard, non-reentrant mutex, similar to the Mutex class.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.