#include <base/zz_mutex.h>
Inheritance diagram for CzzMutex:

Public Member Functions | |
| CzzMutex () | |
| CzzMutex (const CzzMutex &right) | |
| virtual | ~CzzMutex () |
| virtual bool | Acquire (bool block)=0 |
| virtual void | Release ()=0 |
|
|
|
|
|
|
|
|
|
|
|
Implemented in CzzWinThreadMutex. |
|
|
Implemented in CzzWinThreadMutex. |
1.4.6-NO