spin_lock.h File Reference

Go to the source code of this file.

Namespaces

namespace  rutz

Classes

class  rutz::spin_lock_locker

Defines

#define GVX_SPIN_CONCAT2(x, y)   x##y
#define GVX_SPIN_CONCAT(x, y)   GVX_SPIN_CONCAT2(x,y)
#define GVX_SPIN_LOCK(x)   ::rutz::spin_lock_locker GVX_SPIN_CONCAT(anonymous_lock,__LINE__) (x)
#define GVX_SPIN_LOCK_IF(doit, x)   ::rutz::spin_lock_locker GVX_SPIN_CONCAT(anonymous_lock,__LINE__) ((doit) ? (x) : 0)


Detailed Description

Definition in file spin_lock.h.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:52:07 2008 by Doxygen version 1.5.5.