#include <mutex.h>

Public Member Functions | |
| ScopeMutex (Mutex *m) | |
| ~ScopeMutex () | |
Definition at line 50 of file mutex.h.
| pdf::ScopeMutex::ScopeMutex | ( | Mutex * | m | ) | [inline] |
Definition at line 53 of file mutex.h.
References pdf::Mutex::lock().

| pdf::ScopeMutex::~ScopeMutex | ( | ) | [inline] |
Definition at line 58 of file mutex.h.
References pdf::Mutex::unlock().

1.6.2-20100208