| 1. | These methods do not block the calling thread 这些方法不会阻止调用线程。 |
| 2. | This method does not block the calling thread 此方法不会阻止调用线程。 |
| 3. | Blocks the calling thread until a thread terminates 阻塞调用线程,直到某个线程终止时为止。 |
| 4. | True and the calling thread has control of the resource ,同时调用线程会掌握对资源的控制。 |
| 5. | This method changes the state of the calling thread to include 此方法更改调用线程的状态以包括 |
| 6. | The calling thread does not own the lock for the specified object 调用线程不拥有指定对象的锁。 |
| 7. | And the calling thread continues to run ,且调用线程继续运行。 |
| 8. | Overloaded . blocks the calling thread until a thread terminates 阻塞调用线程,直到某个线程终止时为止。 |
| 9. | The calling thread waits while another thread accesses the object 在其他线程访问对象时,调用线程将等待。 |
| 10. | Methods let you perform work while the calling thread is blocked 方法允许您在调用线程阻塞的同时执行工作。 |