36 class EXPCL_PANDA_PIPELINE
Mutex :
public MutexDebug
44 INLINE
Mutex(
const char *name);
46 INLINE
explicit Mutex(
const std::string &name);
50 void operator = (
const Mutex ©) =
delete;
55 static Mutex _notify_mutex;
This class implements a standard mutex by making direct calls to the underlying implementation layer.
A standard mutex, or mutual exclusion lock.
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.