#include <threads.h>
Public Member Functions | |
Guard (LOG4CPLUS_MUTEX_PTR_DECLARE mutex) | |
"locks" mutex . | |
~Guard () | |
"unlocks" mutex . |
The dtor unlocks the mutex.
Definition at line 32 of file threads.h.
|
"locks"
|
|
"unlocks"
|