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 } |
Definition in file tm_macros.h.