#include "pandabase.h"
#include "pmutex.h"
#include "mutexHolder.I"
Go to the source code of this file.
Compounds | |
class | MutexHolder |
A lightweight C++ object whose constructor calls lock() and whose destructor calls release() on a mutex. More... |
Definition in file mutexHolder.h.