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

Public Member Functions

 CSpinLock (int pshared=false) throw (std::runtime_error)
 
void lock () volatile throw (std::runtime_error)
 
bool tryLock () volatile
 
void unlock () const volatile throw (std::runtime_error)
 

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