Go to main content
Oracle® Developer Studio 12.6: C++ User's Guide

Exit Print View

Updated: July 2017
 
 

4.13 __atomic built-ins

The Oracle Developer Studio C++ compiler implements the GCC __atomic built-in functions for memory model aware atomic operations. Refer to latest GCC manual for details.