log4cplus
2.1.0
|
#include <syncprims.h>
Public Member Functions | |
SyncGuard () | |
SyncGuard (SyncPrim const &) | |
~SyncGuard () | |
SyncGuard (SyncGuard const &)=delete | |
SyncGuard & | operator= (SyncGuard const &)=delete |
void | lock () |
void | unlock () |
void | attach (SyncPrim const &) |
void | attach_and_lock (SyncPrim const &) |
void | detach () |
Definition at line 42 of file syncprims.h.
|
inline |
Definition at line 191 of file syncprims.h.
|
inline |
Definition at line 198 of file syncprims.h.
|
inline |
Definition at line 207 of file syncprims.h.
|
delete |
|
inline |
Definition at line 235 of file syncprims.h.
|
inline |
Definition at line 244 of file syncprims.h.
|
inline |
Definition at line 262 of file syncprims.h.
|
inline |
Definition at line 217 of file syncprims.h.
|
delete |
|
inline |
Definition at line 226 of file syncprims.h.