Automatic mutual exclusion
Jump to navigation
Jump to search
Automatic mutual exclusion is a parallel computing programming paradigm in which threads are divided into atomic chunks, and the atomic execution of the chunks automatically parallelized using transactional memory.[1][2]
References
[edit | edit source]See also
[edit | edit source]