omegalib  13.1
omicron::Lock Class Reference

#include <Thread.h>

Public Member Functions

 Lock ()
 
 ~Lock ()
 
void lock ()
 
void unlock ()
 
tthread::mutex * impl ()
 

Constructor & Destructor Documentation

omicron::Lock::Lock ( )
omicron::Lock::~Lock ( )

Member Function Documentation

tthread::mutex* omicron::Lock::impl ( )
inline
void omicron::Lock::lock ( )
void omicron::Lock::unlock ( )

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