#include <Guard.h>
Static Public Member Functions | |
| template<class LockType> | |
| static bool | createScope (LockHolder< LockType > &l, unsigned long ms) |
| template<class LockType> | |
| static void | createScope (LockHolder< LockType > &l) |
| template<class LockType> | |
| static void | destroyScope (LockHolder< LockType > &l) |
| static void ZThread::LockedScope::createScope | ( | LockHolder< LockType > & | l | ) | [inline, static] |
| static bool ZThread::LockedScope::createScope | ( | LockHolder< LockType > & | l, | |
| unsigned long | ms | |||
| ) | [inline, static] |
| static void ZThread::LockedScope::destroyScope | ( | LockHolder< LockType > & | l | ) | [inline, static] |
1.4.7