Resource Management for Multithreading and Race Conditions

后端 未结 0 961
忘了有多久
忘了有多久 2021-01-31 08:35

Problem: I have 2 functions on different threads:

Thread A accessing a variable and thread B modifying that variable. I need to create a copy of that var

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