mutex.h File Reference

#include <pthread.h>
Include dependency graph for mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rutz::mutex_lock_class
 Quick mutex locking class. More...

Namespaces

namespace  rutz
 

Auxiliary helper namespace used in implementing shared_ptr.


Defines

#define GVX_MUTEX_CONCAT2(x, y)   x##y
#define GVX_MUTEX_CONCAT(x, y)   GVX_MUTEX_CONCAT2(x,y)
#define GVX_MUTEX_LOCK(x)   ::rutz::mutex_lock_class GVX_MUTEX_CONCAT(anonymous_lock,__LINE__) (x)

Functions

static const char __attribute__ ((used)) vcid_groovx_rutz_mutex_h_utc20050913161502[]

Detailed Description

Definition in file mutex.h.

Generated on Sun May 8 08:42:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3