Zero  0.1.0
Public Member Functions | Private Attributes | List of all members
tataslock_critical_section Class Reference

#include <tatas.h>

Public Member Functions

 tataslock_critical_section (tatas_lock *lock)
 
 ~tataslock_critical_section ()
 

Private Attributes

tatas_lock_lock
 

Detailed Description

Scoped objects to automatically acquire tatas_lock.

Constructor & Destructor Documentation

§ tataslock_critical_section()

tataslock_critical_section::tataslock_critical_section ( tatas_lock lock)
inline

§ ~tataslock_critical_section()

tataslock_critical_section::~tataslock_critical_section ( )
inline

Member Data Documentation

§ _lock

tatas_lock* tataslock_critical_section::_lock
private

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