c++编译器的内建CAS系列函数官方文档

标记一下,用作后面学习

https://msdn.microsoft.com/zh-cn/library/2ddez55b.aspx

https://gcc.gnu.org/onlinedocs/gcc-7.3.0/gcc/_005f_005fsync-Builtins.html#g_t_005f_005fsync-Builtins

https://gcc.gnu.org/onlinedocs/gcc-7.3.0/gcc/_005f_005fatomic-Builtins.html#g_t_005f_005fatomic-Builtins

你可能感兴趣的:(c++)