TimMathias

Results 2 comments of TimMathias

This is an alternative method: ```c++ #ifdef ATOMIC_BLOCK ATOMIC_BLOCK(ATOMIC_RESTORESTATE) { #endif // Some code. #ifdef ATOMIC_BLOCK } #endif ```

@kengdahl and @dcuartielles, yes, go on, what are you waiting for?