Marine Library  1.0
C++ library for Linux Networking Development
Public Member Functions | Friends | List of all members
CMutex Class Reference

Public Member Functions

 CMutex (const CMutexAttr &attr) throw (std::runtime_error)
 
void lock () volatile throw (std::runtime_error)
 
bool tryLock () volatile
 
bool timeLock (uint32_t timeMs) volatile
 
void unlock () volatileconst throw (std::runtime_error)
 

Friends

class CCondition
 

The documentation for this class was generated from the following file: