What is the most energy saving instruction in CPU?

后端 未结 0 1437
走了就别回头了
走了就别回头了 2021-01-02 02:40

Suppose I have a loop running in first thread:

while (!done);

Second thread at some point does done = true; thus first thread qu

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