#include <Guard.h>
Static Public Methods | |
template<class LockType> bool | createScope (LockHolder< LockType > &l, unsigned long ms) |
template<class LockType> void | createScope (LockHolder< LockType > &l) |
template<class LockType> void | destroyScope (LockHolder< LockType > &l) |
|
A new protection scope is being created.
|
|
A new protection scope is being created.
|
|
A protection scope is being destroyed.
|