Description
Provides GCC's transactional memory runtime library. Programs compiled with transactional memory support use it to coordinate memory operations that should behave like atomic transactions.
Most users need it only as a dependency of compiled software. Developers use it when experimenting with or building code that relies on GCC transactional memory features.