If the Jump destination is "Wait", then the program will stop evaluating the conditions, and re-evaluate the conditions the next control loop.
假如跳转目标是等待,那么程序将暂时停止对相关条件进行判断,在下一个控制周期中再对条件进行判断。
What is the best way to jump out of a loop when there are multiple threads?
最好的方法是什么,跳出循环,当有多个线程吗?
What is the best way to jump out of a loop when there are multiple threads?
最好的方法是什么,跳出循环,当有多个线程吗?
应用推荐