semaphores

信号

常用释义

词性释义

n.

信号;[计]信号量;旗语;信号灯(semaphore 的复数)

v.

用信号向……发出;打旗语(semaphore 的三单形式)
例句
  • 全部
  • 信号
  • 信号量
  • 信号灯
1·Other systems: the gestures that mimes use, semaphores, are all semiotic systems.
其他的系统,比如手势,模仿,信号,他们都是符号系统。
2·In most respects weightless threads are quite a bit simpler than most variants; most issues about semaphores, locking, and the like disappear.
在很多方面,轻便线程比大多数变体都简单得多;大多数关于信号、锁定及诸如此类的问题都不存在了。
3·Performance Degradations such as failure to correctly release resources including file handles, connections, semaphores, and streams
性能下降问题,诸如释放资源(包括文件句柄、连接、信号和流)失败。
4·Nsems is the number of semaphores in the semaphore set.
nsems是这个信号量集中信号量的数量。
5·You may want to pursue a clustering strategy if the database semaphores 0244 and 0245 appear and you notice the following
如果出现数据库信号量 0244 和 0245 并发现了以下情况,就可以考虑使用集群战略
1·A real application would use semaphores or other techniques to control reading and writing to the Shared segment.
真实的应用程序会使用信号量或其他技术控制对共享内存段的读写。
2·The threading module does provide many synchronization primatives, including semaphores, condition variables, events, and locks.
线程模块提供了许多同步原语,包括信号量、条件变量、事件和锁。
3·Specifically, semaphores ensure that a server completes certain tasks before it begins other tasks.
具体地说,信号量确保服务器完成某些任务,然后再开始其他任务。
4·Other resources, such as semaphores, network handles, database connections, and so on, deserve the same consideration.
其他资源(如信号量、网络句柄、数据库连接等)同样值得考虑。
5·A text file showing the semaphores that were contended for.
一个文本文件,显示被争用的信号量。
1·To that end, the threading module provides a number of synchronization primitives including locks, events, condition variables, and semaphores.
为了达到那个目的,线程模块提供了许多同步化的原生支持,包括:锁,事件,条件变量和信号灯。
2·A data structure that is used for intertask synchronization. Semaphores are usually provided by the operating system.
用于进程间同步的数据结构。信号灯常常由操作系统提供。
3·The most common building blocks of intertask communication are semaphores and mutexes.
大局部过程间通信的产生的基石是信号灯和互斥。
网络释义

信号量

比起信号量(semaphores)或者自旋锁(spinlocks)这是更为简单有效的技术。但是,禁止中断是系统能力与系统对外部事件的快速 …

信号灯

信号灯Semaphores) 一般意义下,信号灯是一个具有整数值的对象,它支持两种操作P()和V()。P()操作减少信号灯的值, …

号志

三. 何谓号志semaphores)?其优点为何?

旗语

  系统也可利用旗语(Semaphores)或任务之间的消息传递来告知某外设接入。当系统调用后台任务时,会先核查是否已收到信号。

信号机

另一类的通讯方法是使用烽烟或摆臂式信号机Semaphores)、灯号等肉眼可见的讯号,以接力方法来传讯。这种方法同样是 …

无法创建另一个系统信号灯

Delphi | Hello! MY LOVE! ... ERROR_TOO_MANY_SEMAPHORES 无法创建另一个系统信号灯。 ERROR_SEM_IS_SET 已 …

使用信号量

使用信号量Semaphores)信号量是非负整型计数,用于协调对多个资源的访问。
同义词
n.
信号;信号量;旗语;信号灯(semaphore的复数)
更新时间:2025-05-12 00:13