译文:锁对象同步代码依赖于一种简单的重入锁。
Synchronized code relies on a simple kind of reentrant lock.
同严格实现的锁一样,一个线程一次只能拥有一个锁对象。
As with implicit locks, only one thread can own a lock object at a time.
重置解释器状态对象中的所有信息。解释器锁必须被获取。
Reset all information in an interpreter state object. The interpreter lock must be held.
如何确定授予对象访问锁语句的顺序吗?
How does the Lock statement determines the order of granting object access?
重置指定线程状态对象的所有信息。解释器锁必须捕获。
Reset all information in a thread state object. The interpreter lock must be held.
重置指定线程状态对象的所有信息。解释器锁必须捕获。 捕获状态解释。
Reset all information in a thread state object. The interpreter lock must be held.
重置解释器状态对象中的所有信息。解释器锁必须被获取状态获取解释。
Reset all information in an interpreter state object. The interpreter lock must be held.
您只能在返回引用的对象上获得锁。
You can only obtain a lock on an object that returns a reference.
在指定对象上获取排他锁。
线程尝试获取对具有弱标识的对象的锁。
A thread attempts to acquire a lock on an object that has a weak identity.
线程尝试获取对具有弱标识的对象的锁。
A thread attempts to acquire a lock on an object that has a weak identity.
应用推荐