Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
hugin_omp::Lock Class Reference

#include <openmp_lock.h>

Public Member Functions

void Set ()
 
void Unset ()
 
bool Test ()
 

Detailed Description

Definition at line 53 of file openmp_lock.h.

Member Function Documentation

void hugin_omp::Lock::Set ( )
inline

Definition at line 56 of file openmp_lock.h.

Referenced by hugin_omp::ScopedLock::ScopedLock().

bool hugin_omp::Lock::Test ( )
inline

Definition at line 58 of file openmp_lock.h.

void hugin_omp::Lock::Unset ( )
inline

Definition at line 57 of file openmp_lock.h.

Referenced by hugin_omp::ScopedLock::~ScopedLock().


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