您要查找的是不是:
- So that there would be a single lock object used by every instance. 从而每个实例都将使用单个锁定对象。
- Lock coarsening is the process of merging adjacent synchronized blocks that use the same lock object. 锁粗化就是把使用同一锁对象的相邻同步块合并的过程。
- When the lock object goes out of scope and is destroyed, the object's destructor calls Unlock for you, releasing the resource. 当锁定对象超出范围并被销毁时,该对象的析构函数调用Unlock以释放资源。
- Lock objects Lock on a per-object basis in the layers panel. 锁定对象可以锁定单独的一个对象不像以前只能锁定一个层。
- The first function module used to set locks is the ENQUEUE_
. 第一个用于设置加锁的功能模块是ENQUEUE_。 - The map is only re-centred on the locked object when the time or date change. 星图仅仅是在时间或日期改变的时候重新以锁定物体为中心。
- The signal notifies a waiting thread that the state of the locked object has changed, and the owner of the lock is ready to release the lock. 该信号通知等待线程锁定对象的状态已更改,并且锁的所有者准备释放该锁。
- The most common ways to synchronize the activities of threads are to block and release threads, or to lock objects or regions of code. 同步线程活动的最常用方法是锁定和释放线程,或者锁定对象或代码区域。
- This action also marks the end of a critical section protected by the locked object. 此操作还标记受锁定对象保护的临界区的结尾。
- Method guarantees that only a single thread can execute the enclosed code with the locked object. 方法获取的锁将保证只有一个线程可以使用锁定对象执行所包含的代码。
- To help you synchronize access to shared data in the symmetric multiprocessing world of Windows XP, the kernel lets you define any number of spin lock objects. 为了帮助你同步访问在WindowsXP均衡多处理器世界中共享的数据,内核让你定义任意数目的旋转锁对象。
- A reference to a waiting queue, which contains the threads that are waiting for notification of a change in the state of the locked object. 对等待队列的引用,它包含正在等待锁定对象状态变化通知的线程。
- No other thread can enter the critical section unless it is executing the instructions in the critical section using a different locked object. 其他任何线程都不能进入临界区,除非它使用其他锁定对象执行临界区中的指令。
- He chiseled a hole in the door to fit a new lock. 他在门上凿了个孔,以便装一把新锁。
- This lock can only be opened from the inside. 这把锁只能从里面打开。
- Conceptually, the Wait method stores the number of times the caller invoked Enter on the object and invokes Exit as many times as necessary to fully release the locked object. 概念上,Wait方法存储调用方对对象调用Enter的次数,并按完全释放锁定对象所需要的次数调用Exit。
- He put the key in the lock and turned it. 他把钥匙插入锁里转动。
- We must put a new lock on the front door. 我们得在前门上安一把新锁。
- Someone has been tampering with the lock. 有人乱动过这把锁。
- Someone has to lock up the house. 总要有人把房子锁起来。