As with implicit locks, only one thread can own a lock object at a time.
同严格实现的锁一样,一个线程一次只能拥有一个锁对象。
Why does DB2 lock this table, row, or object?
为什么DB 2锁住了这个表、行或者对象?
How does the Lock statement determines the order of granting object access?
如何确定授予对象访问锁语句的顺序吗?
Reset all information in an interpreter state object. The interpreter lock must be held.
重置解释器状态对象中的所有信息。解释器锁必须被获取。
Reset all information in a thread state object. The interpreter lock must be held.
重置指定线程状态对象的所有信息。解释器锁必须捕获。
This requires the poll method to lock the object.
这要求poll方法锁住对象。
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.
重置解释器状态对象中的所有信息。解释器锁必须被获取状态获取解释。
Lock your object or fields instead to guarantee deterministic and thread-safe access.
锁定对象或域,而不是去保证决定性和线程安全访问。
Synchronization is effective only if all threads lock this object before accessing the collection.
仅当所有线程在访问该集合前都锁定该对象时,同步才有效。
Acquires an exclusive lock on the specified object.
在指定对象上获取排他锁。
A thread attempts to acquire a lock on an object that has a weak identity.
线程尝试获取对具有弱标识的对象的锁。
You can only obtain a lock on an object that returns a reference.
您只能在返回引用的对象上获得锁。
Place a lock on that object and enclose your code inside that lock.
将锁定置于物件上并将您的程序码封入锁定内。
Synchronization is effective only if all threads lock the object before accessing the collection.
唯有在存取集合之前,将所有执行绪都锁定物件,同步处理才会有效。
Synchronization is effective only if all threads lock the object before accessing the collection.
唯有在存取集合之前,将所有执行绪都锁定物件,同步处理才会有效。
应用推荐