28class EXPCL_PANDA_PIPELINE
LightReMutex :
public MutexDebug
30class EXPCL_PANDA_PIPELINE LightReMutex :
public LightReMutexDirect
34 INLINE LightReMutex();
36 INLINE
explicit LightReMutex(
const char *name);
38 INLINE
explicit LightReMutex(
const std::string &name);
39 LightReMutex(
const LightReMutex ©) =
delete;
40 ~LightReMutex() =
default;
42 LightReMutex &operator = (
const LightReMutex ©) =
delete;
A lightweight reentrant mutex.
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.