#include <PdfMutexImpl_win32.h>
Public Member Functions | |
PdfMutexImpl () | |
void | Lock () |
bool | TryLock () |
void | UnLock () |
void | Lock () |
bool | TryLock () |
void | UnLock () |
PdfMutexImpl () | |
void | Lock () |
bool | TryLock () |
void | UnLock () |
PdfMutex is *NOT* part of PoDoFo's public API.
|
Construct a new mutex |
|
Construct a new mutex |
|
Lock the mutex |
|
Lock the mutex |
|
Lock the mutex |
|
Try locking the mutex.
|
|
Try locking the mutex.
|
|
Try locking the mutex.
|
|
Unlock the mutex |
|
Unlock the mutex |
|
Unlock the mutex |