36class EXPCL_PANDA_PIPELINE
Mutex :
public MutexDebug
38class EXPCL_PANDA_PIPELINE Mutex :
public MutexDirect
44 INLINE Mutex(
const char *name);
46 INLINE
explicit Mutex(
const std::string &name);
47 Mutex(
const Mutex ©) =
delete;
50 void operator = (
const Mutex ©) =
delete;
55 static Mutex _notify_mutex;
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.