Comment on GCC 4.7 adds transactional memory extensions for C/C++parentComments−roxtar14yIt's smarter than a global lock (come on!). I would suggest reading the article which describes the implementation [1].[1]: http://www.velox-project.eu/velox-transactional-memory-stack (courtesy scott_s)
Comments
It's smarter than a global lock (come on!). I would suggest reading the article which describes the implementation [1].
[1]: http://www.velox-project.eu/velox-transactional-memory-stack (courtesy scott_s)