• 中的这个代码更改没有涉及任何同步因此没有产生应用程序锁定行为问题

    The code change in this example did not involve any synchronization and so there are no issues with the locking behavior of the application.

    youdao

  • 另一个例子优先级继承,它是锁定策略定义了竞争如何管理同步

    Another example is priority inheritance, a locking policy that defines how lock synchronization is managed when a lock is contested.

    youdao

  • 清单1显示如何使用锁定(同步)实现该类例子

    Listing 1 shows an example of how this class might be implemented using locks (synchronization).

    youdao

  • 同步方法代码允许线程入口处锁定对象出口处解锁(针对方法代码)。

    Synchronized methods and blocks allow a thread to lock an object on entry and unlock the object on exit (to the method or block).

    youdao

  • 如果同步时还发生锁定用,那么性能上付出的代价会大得多,因为需要几个线程切换系统调用

    If the synchronization actually requires contending for the lock, the performance penalty is substantially greater, as there will be several thread switches and system calls required.

    youdao

  • 所以如果双重检查锁定目标提供直观的同步方式更好性能,那么这个修复的”版本没有多大帮助

    So if the goal of double-checked locking is supposed to offer improved performance over a more straightforward synchronized approach, this "fixed" version doesn't help very much either.

    youdao

  • 因此需要实现复杂锁定同步算法

    Thus, there is no need to implement complicated locking and synchronization algorithms.

    youdao

  • POSIX通过 pthread_mutex数据类型提供锁定同步支持

    POSIX provides locking and synchronization support through the pthread_mutex data type.

    youdao

  • 本文讨论了Linux内核可用大量同步锁定机制

    This article explores many of the synchronization or locking mechanisms that are available in the Linux kernel.

    youdao

  • 同步松散耦合WebServices并不等待响应,而会锁定程序直到得到响应为止。

    Synchronous loosely coupled Web services can't wait for an answer, locking up the program until the response comes back.

    youdao

  • 同步调用可以通过编程来实现带有超时设置,如果调用一定时间内返回调用WebServices可能取消锁定从而系统退出。

    Synchronous calls can be programmed, but with timeouts so that if the call can't come back in a certain time, the calling Web service can be unlocked to exit from the system.

    youdao

  • 同步模式会在等待快速响应同时锁定WebServices应用程序

    The synchronous mode locks up the Web service application while waiting for a quick response.

    youdao

  • IndexWriter创建一个目录锁定文件通过同步索引更新保护索引不受破坏。

    IndexWriter creates a lock file for the directory to prevent index corruption by simultaneous index updates.

    youdao

  • Persevere使用延续(continuation)挂起继续执行以便能够发起异步请求服务器检索数据(这样一来,浏览器不会由于同步请求而锁定)。

    Persevere USES continuations to suspend and resume execution so that asynchronous requests are made to retrieve data from the server (so the browser doesn't lock up because of synchronous requests).

    youdao

  • 机器同步执行带有- w选项amqmfschk检测等待同时释放目录的锁定

    Execute amqmfschk with the -w option on both the machines simultaneously to test waiting for and releasing a lock on the directory concurrently.

    youdao

  • 如果已知锁定无争用但是难以避免删除同步指令,则这些锁定花费一点确定的开销不失为明智的做法。

    It can be desirable to have a small and deterministic cost for locking that is known to be uncontested but where synchronization directives are hard to avoid or remove.

    youdao

  • 结果是:处理数据库锁定同步方案非常复杂,若不考虑数据库锁定同步问题又会失去数据完整性

    This often results in highly complex schemes to deal with database locking and concurrency, or alternatively, loss of data integrity when these issues are not considered.

    youdao

  • 创建一个解释器状态对象。不必要捕获解释器但是需要同步调用这个函数进行序列化的时候可能需要锁定

    Create a new interpreter state object. The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this function.

    youdao

  • 由于视频并未同步锁定,因此无法一路输入视频无缝切换一路视频。

    As the video sources are not genlocked, it is not possible to switch seamlessly from one input video to another.

    youdao

  • 只需按下接收器同步按钮用户可以自动锁定50至发射器接收器超高频频率

    By simply pressing the Sync button on the receiver, the user can automatically lock any of 50 available UHF frequencies between the transmitter and receiver.

    youdao

  • 每个对象都有一些附加字节通用语言运行库用来管理对象,对象指针同步锁定引用

    Every object has some additional bytes that the common language runtime USES to manage the object, such as the object's virtual table pointer and a reference to a sync block.

    youdao

  • 采用滑动相关捕获延迟锁定实现同步、捕获和跟踪;

    Slip correlative taking and delay locked loop are used for the synchronization, taking, locking of PN code.

    youdao

  • 原始(锁)一个同步语是属于一个特定线程锁定

    A primitive lock (lock) is a synchronization primitive that is not owned by a particular thread when locked.

    youdao

  • 经实践验证系统实现了自动控制接收天线转向锁定一个同步通信卫星获得最佳的通信信号

    It is proved that this system automatically steers the direction of a receiver antenna and locks a synchronous satellite in order to acquire best communication signal.

    youdao

  • 所有线程访问集合锁定对象时,同步有效

    Synchronization is effective only if all threads lock this object before accessing the collection.

    youdao

  • 系统混沌运动测度同步系统位移随机行走的,没有测度同步锁定点的重合。

    When the coupled systems are chaotic, that is, the largest Lyapunov exponent is positive, the measure synchronization does not go with the phase synchronization, the phase locking changes random walk.

    youdao

  • 唯有在存取集合之前,将所有执行锁定物件同步处理才会有效

    Synchronization is effective only if all threads lock the object before accessing the collection.

    youdao

  • 执行结束程式同步区块时,锁定释放,不管执行绪如何结束该区块。

    When the thread exits the synchronized block of code, the lock is released, no matter how the thread exits the block.

    youdao

  • 不必要捕获解释器但是需要同步调用这个函数进行序列化 的时候可能需要锁定

    The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this function.

    youdao

  • 不必要捕获解释器但是需要同步调用这个函数进行序列化 的时候可能需要锁定

    The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this function.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定