Previous | Next --- Slide 63 of 64
Back to Lecture Thumbnails
ArbitorOfTheFountain

Given this implementation, are there plans/implementations of arbitrarily-sized atomic operations in GCC or other compilers (sync_atomic_begin/sync_atimic_end)? Is this how C++ atomic variables/classes?