src/libc/tm_macros.h File Reference

Macros for transactional annotations. More...

Go to the source code of this file.

Defines

#define TM_WAIVER   __attribute__ ((tm_pure))
#define TM_PURE   __attribute__ ((tm_pure))
#define TM_CALLABLE   __attribute__ ((tm_callable))
#define TM_WRAP(foo)   __attribute__((tm_wrapping(foo)))
#define TM_BEGIN   __tm_atomic {
#define TM_END   }


Detailed Description

Macros for transactional annotations.

Definition in file tm_macros.h.


Generated on Wed Dec 9 20:32:40 2009 for xCalls by  doxygen 1.4.7