Interlocked equivalent on Linux

后端 未结 7 1788
暗喜
暗喜 2020-12-10 12:39

In a C++ Linux app, what is the simplest way to get the functionality that the Interlocked functions on Win32 provide? Specifically, a lightweight way to atomically increme

7条回答
提交回复
热议问题