CGuard Class Reference

List of all members.

Public Member Functions

 CGuard (pthread_mutex_t &lock)

Static Public Member Functions

static void enterCS (pthread_mutex_t &lock)
static void leaveCS (pthread_mutex_t &lock)
static void createMutex (pthread_mutex_t &lock)
static void releaseMutex (pthread_mutex_t &lock)
static void createCond (pthread_cond_t &cond)
static void releaseCond (pthread_cond_t &cond)

Detailed Description

Definition at line 191 of file common.h.


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

Generated on 9 Feb 2013 for barchart-udt-core-2.2.2 by  doxygen 1.6.1