2 #ifndef _YI_AUTO_WRITE_MUTEX_H_ 3 #define _YI_AUTO_WRITE_MUTEX_H_ Definition: YiAutoWriteMutex.h:23
bool Relock()
Definition: YiAutoWriteMutex.h:64
bool Unlock()
Definition: YiAutoWriteMutex.h:69
~CYIAutoWriteMutex()
Definition: YiAutoWriteMutex.h:59
CYIAutoWriteMutex(CYIReadWriteMutex &rMutex)
Definition: YiAutoWriteMutex.h:54
Definition: YiReadWriteMutex.h:14