会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
igcc
首页
新随笔
管理
2021年1月28日
std::atomic_flag 的 test_and_set 函数功能理解
摘要: std::atomic_flag 的 test_and_set 函数原型如下: bool test_and_set(std::memory_order order = std::memory_order_seq_cst) volatile noexcept; (1) (since C++11) bo
阅读全文
posted @ 2021-01-28 14:28 igcc
阅读(1303)
评论(0)
推荐(0)
公告