Why 2 threads do not conflict?

后端 未结 0 1547
-上瘾入骨i
-上瘾入骨i 2021-01-30 12:57

I would like to use 2 threads: one for display (void showCalibration()) and the other for processing (void CaptureFrame()). These threads access a global variable (temp_pupil).<

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