How to store multiple atomic variables?

前端 未结 0 1941
野性不改
野性不改 2020-12-13 07:07

I am writing a C++ program and am currently having an issue where I need atomics, preferably std::atomic_flag, to have thread safe flags. The issue is that I need multiple d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题