The two threads got tangled up.
线缠在一起了。
The end result is that the two threads are processed concurrently.
结果是两个线程并发处理。
I'm guessing that's because the two threads can do okay with that choice.
我推测是因为在选择此选项时两个线程的表现很好。
There are two threads for the execution support at a bare minimum.
这个策略的执行至少需要两个线程的支持。
No two threads can have the same mutex locked at the same time.
两个线程不能同时对同一个互斥对象加锁。
Two threads can get inside of the if statement concurrently when instance is null.
当instance为null时,两个线程可以并发地进入if语句内部。
Now consider two threads that require access to the resources.
假设有两个线程需要访问这些资源,线程X获取了锁a,线程y获取了锁b。
Imagine an application that consists of two threads, both trying to access the same object.
假设一个应用程序由两个线程组成,而这两个线程都尝试访问同一个对象。
Consider two threads with access to the String STR.
考虑两个线程访问Stringstr。
Consider two threads with access to the String STR.
考虑两个线程访问Stringstr。
应用推荐