单词 | semaphore |
释义 |
过去分词:semaphored 现在分词:semaphoring 第三人称单数:semaphores 例句释义: 信号标,旗语,打旗语,发信号,信号量,信号灯,号志 1. Because named semaphores are system wide, it is possible to have multiple Semaphore objects that represent the same named semaphore. 因为命名信号量是针对整个系统范围的,所以可以具有多个表示同一命名信号量的。 msdn2.microsoft.com 2. This method is called to wait for an event completion on the indicated semaphore, with a specified time. 调用这个方法来等待所需要信号上某个事件的完成,等待指定的一段时间。 www.ibm.com 3. The effective user ID of the calling process must be that of the super-user or match the creator or owner of the semaphore set. 调用进程的有效用户ID必须是超级用户,或者可以与该信号量集的创建者或所有者匹配的用户。 www.ibm.com 4. Timeout in wait functions: When used in one of the wait functions, timeout value can be specified for Windows semaphore objects. 等待函数中的超时:当在一个等待函数中使用时,可以为Windows信号量对象指定超时值。 www.ibm.com 5. Single-valued semaphore can only be one thread access, and multi-valued semaphore can be a number of threads available. 单值信号量只能被一个线程获得,而多值信号量可以被若干个线程获得。 www.pudn.com 6. The pshared argument indicates whether this semaphore is to be shared between the threads of a process, or between processes. pshared参数标明信号量是否在进程的线程间或者是进程间被共享。 blog.sina.com.cn 7. A programming error in another thread might have caused that thread to exit the semaphore more times than it entered. 另一个线程中的编程错误可能导致该线程退出信号量的次数超过它进入的次数。 www.kuenglish.info 8. If constant semaphore problems appear on the server console, check whether or not the tasks schedule is conflicting. 如果常量信号量问题出现在服务器控制台上,那么检查任务的安排是否冲突。 www-128.ibm.com 9. The writer process(es) lines up to access the data structure, and is held back until the semaphore is made available. 写进程排队等待访问这个数据结构,在这个信号量可用之前会一直阻塞。 www.ibm.com 10. Once more she is distracted, catching the eye of the waiter with a demure flutter of restaurant semaphore and asking for more water. 她又一次离开了谈话的主题,用端庄的挥手吸引来侍者的注意,又要了一些水。 www.wowenda.com 1. You can clearly see that on February 26, there was a change in the semaphore usage, due to the first Domino 7 beta. 可以清楚地看到,在2月26日,信号量使用情况有一次变化,这是由于第一次发布Domino7beta。 www.ibm.com 2. An attempt to take a counting semaphore is blocked only if all of the available resources are in use. 仅仅在所有可用的资源都被用完了时才阻塞。 www.hjenglish.com 3. Class with the specified sections of the access control security rules from the system semaphore with the specified name . 使用来自具有指定名称的系统信号量的访问控制安全性规则的指定部分来初始化。 www.bing.com 4. args are the values to be updated in the semaphore set data structure through this IPC_SET (explained in the sample). args是这个信号量集数据结构中要通过IPC_SET来更新的值(在这个例子中会有解释)。 www.ibm.com 5. Thus, named semaphore can be used to synchronize the activities of processes as well as threads. 因此,命名信号量可用于同步进程的活动以及线程的活动。 msdn.microsoft.com 6. Method is called on a semaphore whose count is already at the maximum. 对计数已达到最大值的信号量调用。 msdn2.microsoft.com 7. Monty Python came up with a semaphore version of Wuthering Heights, the novel that also gave Kate Bush her debut single. 巨蟒剧团(MontyPython)还制作了由演员用旗语交流的信号灯版《呼啸山庄》,凯特·布什在其中首次献唱。 www.bing.com 8. You can create a Semaphore object that represents a named system semaphore by using one of the constructors that specifies a name. 您可以使用可用于指定名称的一个构造函数来创建表示命名系统信号量的。 msdn2.microsoft.com 9. "Etc. , that is numerous, etc. . . " Fan Hai Lei did to let the semaphore that I stop to talk. “等等,那多,等等。”范海勒做了个让我暂停说话的手势。 www.zlqh.com 10. When all threads have released the semaphore, the count is at the maximum value specified when the semaphore was created. 当所有的线程都已释放信号量时,计数达到创建信号量时所指定的最大值。 msdn2.microsoft.com 1. A data structure for mutual exclusion, also known as a binary semaphore. 表现互斥现象的数据结构,也被当作二元信号灯。 www.ebigear.com 2. With a semaphore, we create a semaphore set consisting of a single member and initialize the semaphore's value to 1. 我们使用信号量时,创建只包含一个成员的信号量的同时,将信号量的值初始化为1。 bbs.51cto.com 3. The current semaphore represents a named system semaphore, but it was not opened with SemaphoreRights. : : . Modify rights. 当前信号量表示一个已命名的系统信号量,但它不是以SemaphoreRights.::.Modify权限打开的。 msdn2.microsoft.com 4. The solution, of course, is to use finally to release the semaphore permit; an easy enough -- but all-too-often-forgotten -- approach. 当然,解决方案是使用finally来释放信号量许可证,这是一个很简单却容易被遗忘的方法。 www.ibm.com 5. If a thread has entered the semaphore multiple times, this method overload allows the entire semaphore count to be restored with one call. 如果线程多次进入信号量,此方法重载允许通过一个调用还原整个信号量计数。 msdn2.microsoft.com 6. The definition of a shared memory and process shared data structure and built-in semaphore support. 有一个共享的内存定义和进程共享数据结构和内置的信号量的支持。 www.jisuxz.com 7. A SemaphoreSecurity object specifies access rights for a named system semaphore, and also specifies how access attempts are audited. SemaphoreSecurity对象指定了命名的系统信号量的访问权限,以及如何审核访问尝试。 msdn2.microsoft.com 8. These limitations also lessened the effectiveness of the semaphore, a modern precursor to the electric telegraph. 这些限制也削弱了旗语(电报的先驱)的作用。 www.bing.com 9. The following code example creates a semaphore with a maximum count of three and an initial count of zero. 下面的代码示例创建一个最大计数为3、初始计数为0的信号量。 msdn2.microsoft.com 10. In the infinite loop case above, all threads except main are in a waiting state (on a semaphore, or waiting for some event). 在上述死循环的情况下,所有除主线程之外的线程都处于某种等待状态(等待一个信号量,或等待某个事件)。 www.ibm.com 1. The exception that is thrown when the Semaphore. : : . Release method is called on a semaphore whose count is already at the maximum. 对计数已达到最大值的信号量调用Semaphore.::.Release方法时引发的异常。 msdn2.microsoft.com 2. Based on that information, you can try some of the following techniques to continue narrowing the focus area around the semaphore timeout. 根据这一信息,可以尝试使用以下技术继续收窄与信号量超时相关的领域范围。 www.ibm.com 3. of simple locks , a semaphore is a thread- safe counter initialized to the number of resources available for use . 信号量是在简单上锁的基础上实现的,相当于能令线程安全执行,并初始化为可用资源个数的计数器。 www.bing.com 4. Provides a representation of a semaphore implemented by the host. 提供由宿主创建的信号量的表示形式。 msdn2.microsoft.com 5. A semaphore is to your system what a traffic signal is to an intersection: a mechanism that keeps things running smoothly. 信号量对于系统的作用就像是十字路口的信号灯:一种保持系统运行顺畅的机制。 www.ibm.com 6. Tagged semaphore's design, definition and application in realizing process's synchronization and mutual exclusion are discussed in detail. 论述了标签信号量的设计、定义及其在实现进程同步与互斥中的应用。 www.ceps.com.tw 7. Part one of this series discusses why semaphore timeouts occur and how to troubleshoot the reasons behind them. 本系列的第1部分讨论了为什么会出现信号量超时以及如何判断信号量超时的原因。 www.ibm.com 8. This example does not attach the security object to a Semaphore object. 此示例未将安全对象附加到Semaphore对象。 msdn2.microsoft.com 9. This article is part two in a two-part series on recognizing, troubleshooting, and preventing semaphore issues. 本文是两篇系列文章的第2部分,讨论如何识别、解决和防止信号量问题。 www.ibm.com 10. An error occurred attempting to ensure exclusive cluster configuration access. The required semaphore could not be created. 在保证独占群集配置访问时出错。 www.drados.com 1. The parameter can be NULL if the previous semaphore count value is not required. 如果并没有请求上一个信号量计数器的值,那么这个参数可以是NULL。 www.ibm.com 2. The statistic Sem. timeouts will not appear in Statrep. nsf if the server has not experienced any semaphore timeouts. 如果服务器上没有出现任何信号量超时,统计数据Sem.timeouts就不会出现在Statrep.nsf中。 www.ibm.com 3. The other seven are held at bay until one of the semaphore counts is released. 在一个信号计数器释放之前,其他7个线程都处于空闲状态。 www.ibm.com 4. Notice that in System V semaphores, key is used to uniquely identify the semaphore; in Windows, the semaphore is identified by a name. 注意,在SystemV信号量中,key被用来惟一标识信号量;在Windows中,信号量是使用一个名称来标识的。 www.ibm.com 5. Usually, the main use of a semaphore is to synchronize a thread? s action with other threads. 通常,信号的主要用途是同步某个线程与其他线程的动作。 www.ibm.com 6. Represents the Windows access control security for a named semaphore. 表示命名的信号量的Windows访问控制安全性。 msdn2.microsoft.com 7. When the count reaches zero, the state of the semaphore object becomes non-signaled. 当计数值成为零时,信号对象的状态成为non-signaled。 www.ibm.com 8. Initializer defines shared memory id m_shmid and a semaphore ms_mutex for synchronous event handling. Initializer定义了共享内存的idm_shmid和一个用来处理同步事件的信号量ms_mutex。 www.ibm.com 9. Mutual exclusion can be achieved with the use of a semaphore or mutex. 互斥现象能由使用信号灯或互斥完成。 www.hjenglish.com 10. The last semaphore signals of Hua-Tung Line. North of the Hai-Tuan Station. 花东线上最后的臂木式信号机,海端站北。 citycat.theweb.tw 1. Usually a thread waits on a semaphore that is signaled asynchronously by an interrupt handler . 通常情况下线程等待一个由中断服务发出异步信号的信号量。 dict.kekenet.com 2. Linux calls this function to post one event completion for the semaphore identified by the object. Linux调用这个函数来为此对象所标识的信号发布一个事件完成信号。 www.ibm.com 3. It has a bad semaphore when using the mobile telephone sometimes , hearing hardly as talking . 有时我们在使用手机通话时会遇到手机信号不好,听不清楚对方讲话内容。 iask.sina.com.cn 4. Upon consumption of the resource, the semaphore is released, incrementing the counter. 线程消耗完资源并释放该资源时,计数器就会加一。 www-128.ibm.com 5. Each time the semaphore is released, the previous semaphore count is displayed. 每次释放信号量时,都显示前一个信号量计数。 msdn2.microsoft.com 6. Examples that attach security objects can be found in Semaphore. GetAccessControl and Semaphore. SetAccessControl. 在Semaphore.GetAccessControl和Semaphore.SetAccessControl中可以找到附加安全对象的示例。 msdn2.microsoft.com 7. This wakes any of the threads blocked on the semaphore: int sem_post(sem_t * sem). 这会唤醒在该信号量上阻塞的所有线程:intsem_post(sem_t*sem)。 www.ibm.com 8. In Linux, the POSIX semaphore implementation only supports indefinite wait (blocking). 在Linux中,POSIX信号实现只支持不确定的等待(阻塞)。 www.ibm.com 9. Specifying the same name repeatedly creates multiple objects that represent the same named semaphore. 重复指定相同的名称将创建多个表示同一命名信号量的对象。 msdn2.microsoft.com 10. The semaphore object that the UM Worker Process tries to access does not exist or the access is denied. UM工作进程尝试访问的信号对象不存在,或者访问被拒绝。 www.microsoft.com 1. As each thread acquires the semaphore, the number of available connections is decremented by one. 一旦某个线程获得了信号量,可获得的数据库连接数减一。 www-128.ibm.com 2. Initializing a semaphore that has already been initialized results in undefined behavior. 初始化一个已经初始化好的信号量将会导致未知的行为。 blog.sina.com.cn 3. When the first thread finishes and releases the semaphore, the semaphore count is already full and an exception is thrown. 当第一个线程完成并释放该信号量时,信号量计数已满并引发异常。 msdn2.microsoft.com 4. When all threads are waiting, the trace shows which threads are deadlocked and possibly waiting on the same semaphore. 当所有的线程都在等待,该跟踪会显示哪些线程是死锁的并可能在等待相同的信号量。 www.ibm.com 5. Sets the access control security for a named system semaphore. 设置已命名的系统信号量的访问控制安全性。 msdn2.microsoft.com 6. lMaximumCount is the maximum count of the semaphore and must be greater than zero. lMaximumCount是该信号量的最大值,该值必须大于0。 www.ibm.com 7. Remember that the timeout option is not available in System V semaphore. 记住,超时操作在SystemV信号量中并不适用。 www.ibm.com 8. This function returns the semaphore set identifier associated with the argument key. 这个函数返回一个信号量集标识符,它与一个参数的键值关联在一起。 www.ibm.com 9. The real-time database system is one part of the semaphore real-time monitoring system of boiler water level . 本实时数据库系统是电厂汽包水位实时监控系统的一个重要部分。 www.fabiao.net 10. Opens an existing named semaphore, specifying the desired security access rights. 打开现有的已命名信号量,并指定所需的安全访问权限。 msdn2.microsoft.com 1. The semflg value is set while creation is verified for the access permissions before returning semaphore set identifier. semflg值是在返回信号量集标识符之前对访问权限进行验证时设置的。 www.ibm.com 2. The exception that is thrown when an attempt is made to open a system mutex or semaphore that does not exist. 在试图打开不存在的系统互斥体或信号量时引发的异常。 msdn2.microsoft.com 3. lpPreviousCount is the pointer to the variable where the previous semaphore count is returned. lpPreviousCount是指向上一个信号量计数器返回时的变量的指针。 www.ibm.com 4. key should point to the semaphore set key, which you want to open. key应该指向想要打开的信号量集的key值。 www.ibm.com 5. In Win32, the ReleaseSemaphore function increases the count of the specified semaphore object by a specified amount. 在Win32中,ReleaseSemaphore函数会令指定的信号对象的计数值增加指定数量。 www.ibm.com 6. Signaling: In Win32, signaling a semaphore wakes up all the threads that are waiting on the semaphore. 发信号:在Win32中,发出信号会唤醒等待那个信号的所有线程。 www.ibm.com 7. Command to end a session, but this can leave some dangling semaphore files that you will later need to manually delete. 命令,但这会留下一些悬而未决的信号文件,需要您稍后手工删除它们。 www-128.ibm.com 8. TIMEOUT= n Rate at which the Domino server console reports semaphore timeout messages in milliseconds. TIMEOUT=nDomino服务器控制台报告信号量超时消息的速率(毫秒数)。 www.ibm.com 9. The previous ownership of this semaphore has ended. 此信号灯的前一个所有权已结束。 www.drados.com 10. Object represents a local semaphore, access control is irrelevant. 对象表示局部信号量,则访问控制不起作用。 msdn2.microsoft.com 1. The 'show stat' command will record semaphore timeout information. “showstat”命令将报告信号量超时信息。 www.ibm.com 2. The first of two parts, this article describes why semaphore timeouts occur and how to troubleshoot the reasons behind them. 这是一个系列文章的第1部分,描述Semaphore超时发生的原因,以及如何诊断其内在原因。 www.ibm.com 3. Departure semaphore signals. North of the Wan-Rong Station. 万荣站北的臂木式出发号志机。 citycat.theweb.tw 4. The example starts five threads, which block waiting for the semaphore. 此示例启动五个线程,这些线程都将阻止等待该信号量。 msdn2.microsoft.com 5. This function creates the semaphore and returns the handle to the semaphore. 这个函数创建信号量,并返回这个信号量的句柄。 www.ibm.com 6. The semaphore is set and cannot be closed. 已设置信号灯,无法关闭。 www.dictall.com 7. bInheritHandle is the flag which controls the inheritance of the semaphore handle. bInheritHandle是用来控制这个信号量句柄是否可继承的标记。 www.ibm.com 8. Returns the information about the current query-resource semaphore status. 返回当前查询资源信号量的状态信息。 msdn2.microsoft.com 9. The semaphore cannot be set again. 无法再设置信号灯。 www.dictall.com 10. When the count is zero, subsequent requests block until other threads release the semaphore. 当计数为零时,后面的请求将被阻塞,直到有其他线程释放信号量。 msdn2.microsoft.com 1. Arrival semaphore signals. North of the Wan-Rong Station. 万荣站北的臂木式进站号志机。 citycat.theweb.tw 2. The current semaphore represents a named system semaphore, but the user does not have SemaphoreRights. : : . Modify. 当前信号量表示一个已命名的系统信号量,但用户不具备SemaphoreRights.::.Modify。 msdn2.microsoft.com 3. We make the following recommendations for designing to avoid semaphore issues when using LotusScript. 在使用LotusScript时,我们推荐以下设计建议以避免信号量问题。 www.ibm.com 4. Semaphore object is an operating system object that is used to control access to a pool of shared resources. 信号对象是一种用于控制对共享资源池的访问的操作系统对象。 www.microsoft.com 5. value (semaphore count) is the initial value of the semaphore. value(信号量计数器)是这个信号量的初始值。 www.ibm.com 6. Finally, as we mentioned in the first article, not all semaphore timeout messages indicate a serious problem. 最后,正如第一篇文章中提到的,并非所有信号量超时消息都意味着严重的问题。 www.ibm.com 7. The timeout option is not available in the POSIX semaphore. 在POSIX信号中不能使用超时选项。 www.ibm.com 8. Method to assign the altered security object to the named semaphore. 对象是不可变的。信号量的安全性使用。 msdn2.microsoft.com 9. SEMMNI A system-wide limit on the maximum number of semaphore identifiers . 一个旗语标识符的最大号码的系统宽度限制。 dictsearch.appspot.com 10. If the Domino server takes a long time to update a view, a few different semaphore issues might start to appear. 如果Domino服务器花费很长时间更新一个视图,就可能出现几种信号量问题。 www.ibm.com 1. Memory held by the resource semaphore in kilobytes. 资源信号量所持有的内存(KB)。 msdn2.microsoft.com 2. lpName is the name of the semaphore. lpName是信号量的名称。 www.ibm.com 3. Listing 26 illustrates the message IPC codes as an example to support the named semaphore shared in the processes. 清单26给出了作为支持进程间共享的有名称信号示例的消息IPC代码。 www.ibm.com 4. dwDesiredAccess is the requested access for the semaphore object. dwDesiredAccess是针对该信号量对象所请求的访问权。 www.ibm.com 5. The second thread releases the semaphore twice, while the first thread is still executing its task. 第二个线程两次释放该信号量,而第一个线程仍在执行其任务。 msdn2.microsoft.com 6. nsems and flags can be 0 to open an already existing semaphore. 为了打开一个已经存在的信号量,可以将nsems和标记设置为0。 www.ibm.com 7. It then atomically decreases the semaphore count: int sem_wait(sem_t * sem). 然后它会自动减小信号量计数器的值:intsem_wait(sem_t*sem)。 www.ibm.com 8. A signal box and miniature semaphore signals at Keelung Station. 基隆站内的号志楼及小型臂木号志机群。 citycat.theweb.tw 9. Another area that we monitor on zSeries is the semaphore usage in a DPAR. 我们在zSeries上监视的另一个方面是DPAR中的信号量使用情况。 www.ibm.com 10. The specified system semaphore name was not found. 找不到指定的系统信号灯名称。 www.fan6.net 1. Then it atomically decreases the semaphore count. 然后它自动地减少信号的计数值。 www.ibm.com 2. The exclusive semaphore is owned by another process . 另一个进程拥有独占的信号灯。 www.bing.com 3. If this is NULL, the semaphore is shared only between the threads of the same process. 如果该值为NULL,那么这个信号量就只能在相同进程的不同线程之间共享。 www.ibm.com 4. Semaphore signals in the darkness. North of Shou-Feng Station. 暮色中的寿丰站北臂木式进站号志机。 citycat.theweb.tw 5. Debug_show_timeout=1 turns on semaphore timeout messages to the console, and creates a semaphore text file called semdebug. txt. Debug_show_timeout=1打开到控制台的信号量超时消息,并创建一个名为的semdebug.txt信号量文本文件。 www.ibm.com 6. Console messages track semaphore use. 控制台消息对信号量的使用进行跟踪。 msdn2.microsoft.com 7. This means it can be used in scenarios where one thread acquires the semaphore and another releases it. 这意味着它可以用于一个线程获取信号量而另一个线程释放该信号量的情形。 msdn2.microsoft.com 8. A Win32 error occurred with a named semaphore. 发生已命名信号量的Win32错误。 msdn2.microsoft.com 9. This is a "wait-for-zero" operation and can be used to acquire a semaphore. 这是一个“等待为0”的操作,可以用它来获取信号量。 www.ibm.com 10. The semaphore count is already at the maximum value. 信号量计数已是最大值。 msdn2.microsoft.com 1. Contrast with binary semaphore. 二元信号而言。 www.ttxyy.com 2. A semaphore is a resource that contains an integer value. 信号是包含有一个正数的资源。 www.ibm.com 3. Mutexes are available in the kernel as a way to accomplish semaphore behavior. 在内核中可以使用互斥锁来实现信号量行为。 www.ibm.com 4. The semaphore timeout period has expired. 信号灯超时时间已到。 www.fan6.net 5. cmd is the command; it uses IPC_SET for setting the semaphore value. cmd是命令;它使用IPC_SET来设置信号量的值。 www.ibm.com 6. The number of times to exit the semaphore. 退出信号量的次数。 msdn2.microsoft.com 7. Modify the security object by adding and removing rules, and then use the Semaphore. SetAccessControl method to reattach it. 通过添加和移除规则来修改安全对象,然后使用Semaphore.SetAccessControl方法重新附加该对象。 msdn2.microsoft.com 8. A Semaphore object can represent a local semaphore or a named system semaphore. 一个Semaphore对象可表示局部信号量或命名的系统信号量。 msdn2.microsoft.com 9. Debug_capture_timeout=10 time stamps each semaphore timeout message. Debug_capture_timeout=10给每个信号量超时消息加时间戳。 www.ibm.com 10. A cache semaphore was not held when expected. 未按要求保留缓存信号。 www.microsoft.com 1. This process also uses Linux completions, which is a semaphore-like operation. 该进程还使用了Linux的completion,它是像信号一样的操作。 www.ibm.com 2. A type of semaphore with just two states. Also called a mutex. 两种状态的信号。也叫互斥信号。 www.ttxyy.com 3. Any thread can signal an event wait handle or semaphore. 任何线程都可以发送事件等待句柄或信号量的信号。 msdn2.microsoft.com 4. Semaphore signals at north of Shou-Feng Station. 寿丰站北的臂木式出发号志机。 citycat.theweb.tw 5. 0 For the regular resource semaphore and 1 for the small-query resource semaphore. 0表示常规资源信号量,1表示小型查询资源信号量。 msdn2.microsoft.com 6. hSemaphore is a pointer to the handle of the semaphore. hSemaphore是一个指向信号量句柄的指针。 www.ibm.com 7. It is common for semaphore timeouts to occur on a busy server. 在忙碌的服务器上出现信号量超时是很常见的。 www.ibm.com 8. The event semaphore given to the driver is null. 给驱动程序的事件信号量是空的。 www.fan6.net 9. The count on the semaphore before the Release method was called. 调用Release方法前信号量的计数。 msdn2.microsoft.com 10. In Win32, the CreateSemaphore function creates a named or unnamed semaphore object. 在Win32中,CreateSemaphore函数可以创建一个有名称的或者无名称的信号对象。 www.ibm.com 1. It is good to notice here that maximum count value is based on the SEM_VALUE_MAX defined in the header file semaphore. h. 这里要注意的是,最大值基于demaphore.h头文件中定义的SEM_VALUE_MAX。 www.ibm.com 2. Semaphore signals at north of Yu-Li Station. 玉里站北的臂木式号志机。 citycat.theweb.tw 3. ETIMEDOUT The call timed out before the semaphore could be locked. 在信号量锁定之前就超时了。 blog.sina.com.cn 4. In this example, 430D is the semaphore name, and 58 is the number of timeouts. 在这个例子中,430D是信号量名称,58是超时的数量。 www.ibm.com 5. EINVAL sem is not a valid semaphore. sem不是有效的信号量 blog.sina.com.cn 6. But mutexes are faster and more compact than the current kernel semaphore option, so if they fit your need, they're the choice to use. 但是互斥锁比当前的内核信号量选项更快,并且更加紧凑,因此如果它们满足您的需求,那么它们将是您明智的选择。 www.ibm.com 7. Internally, there is a semaphore protecting each view called the Collection semaphore. 在内部,有一种保护每个视图的信号量,它称为Collection信号量。 www.ibm.com 8. A type of semaphore with just two states. 一种只有两种状态的信号。 www.ebigear.com 9. A named semaphore is system wide. 命名信号量在整个系统级都有效。 msdn.microsoft.com 10. When the call returns, the count on the semaphore is decremented. 当调用返回时,信号量的计数将减少。 msdn2.microsoft.com 1. A type of semaphore with just two tates . Also called a mutex. 一种只有两种状态的信号。也叫互斥信号。 dictsearch.appspot.com 2. semflg are permissions on the new semaphore set. semflg是这个新信号量集的权限。 www.ibm.com 3. For example, we would initialize a semaphore to the number of database connections available. 例如我们可以将一个信号量初始化为可获得的数据库连接个数。 www-128.ibm.com 4. This is required only if the semaphore is shared between two processes. 只有在两个进程之间共享信号量时,才需要使用信号量。 www.ibm.com 5. This is used by some of the architecture-dependent semaphore functions in the kernel. 这被内核中一些依赖于架构的信号量函数使用。 www.ibm.com 6. is a semaphore , and it already has a full count. 是信号量,已达到它的最大计数。 www.ichacha.net 7. Because they are system wide, another process that uses the same name can enter your semaphore unexpectedly. 因为命名信号量是针对整个系统范围的,所以使用同一名称的其他进程可能会意外地进入您的信号量。 msdn2.microsoft.com 8. The oldest among July's 615 participants is pensioner Gwynneth Pedler, 83, from Oxford, who plans to signal with semaphore flags. 即将在七月份登场的年纪最大的参与者是83岁来自牛津的GwynnethPedler,她准备打旗语。 www.chinadaily.com.cn 9. That is, once the named semaphore is created, it is visible to all threads in all processes. 即,创建命名信号量后,所有进程中的所有线程都是可见的。 msdn2.microsoft.com 10. The most commo building lock of intertask communication are semaphore and mutexes. 大部分进程间通讯的建立的基石是信号灯和互斥。 dictsearch.appspot.com 1. In the Semaphore thread synchronization object, the object is non-signaled when the counters go to zero. 在信号线程同步对象中,当计数器变为零时,对象是non-signaled。 www.ibm.com 2. A type of semaphore that is used to track multiple resources of the same type. 一种用来跟踪多个相同类型资源的信号灯。 www.hjenglish.com 3. For example, all shared memory and semaphore settings are now handled via resource controls. 例如,现在通过资源控制处理所有共享内存和信号量。 www.ibm.com 4. I have a bad semaphore here now, I don't know what you are talking about. “我这里信号不好,我听不清楚你在讲什么…”这句话如何翻译得恰到好处?谢谢。 iask.sina.com.cn 5. Because the Mutex and Semaphore classes derive from WaitHandle, they can be used with the static methods of WaitHandle. 因为Mutex和Semaphore类派生自WaitHandle,所以它们可用于WaitHandle的静态方法。 msdn2.microsoft.com 6. To get a list of the audit rules currently applied to a named semaphore, use the 若要获取当前应用于某个命名的信号量的审核规则的列表,请使用 msdn2.microsoft.com 7. Design and Implementation of the Semaphore of a Real-time OS 实时操作系统信号量机制的设计与实现 www.ilib.cn 8. The conceives of to construction Shenzhen subway correspondence semaphore resource superintendence system 建设深圳地铁通信信号资源管理系统的设想 www.ilib.cn 9. Semaphore Mechanism Usage of Processes Synchronization and Mutual Exclusion 进程同步与互斥中信号量机制的使用 www.ilib.cn 10. SEMMNI maximum number of semaphore identifiers in the system 系统中信号灯标识符的最大数目 blog.sina.com.cn 1. Semaphore Mechanism Usage of Processes Synchronization 进程同步中信号量机制的应用 www.ilib.cn 2. Research on Channelization and Optimization of Semaphore Phase at West Crossing of Ningbo Xinning Bridge 宁波市兴宁桥西路口渠化及信号灯相位优化的研究 service.ilib.cn 3. signal for blocking the track, block signal semaphore signal, home signal warehouse 仓库侧线,旁轨臂板信号 wenku.baidu.com 4. Wavelet Analysis on Managing of Scattered Optical Semaphore from Bubble Films 小波分析在气泡幕散射光信号处理中的应用 www.ilib.cn 5. Simple Trading Systems Using Semaphore Indicators 使用信号指标的简单交易系统 blog.sina.com.cn 6. For virtual resources like lock acquisitions and semaphore permits, a, 对于重要的资源,比如锁获取和信号量许可证, www-128.ibm.com 7. interlocking by electric locks with electric semaphore 电动臂板电锁器联锁 bbs.translators.com.cn 8. Research and Realization on Semaphore Mechanism in Linux Kerne Linux内核中信号量机制的研究与实现 www.ilib.cn 9. A sufficient and necessary condition on a semaphore code 信号码的一个充要条件 www.ilib.cn 10. Extension of tagged array semaphore mechanics 带标记数组型信号量机制的扩展 www.ilib.cn 1. To apply a rule to a named system semaphore, use the 若要将规则应用于命名的系统信号量,请使用 msdn2.microsoft.com 2. The count on the semaphore is full, and when thread A eventually calls 这样,信号量的计数就已经达到了最大值,所以,当线程A最终调用 msdn2.microsoft.com 3. Analysis of Multi-Task Communication and Synchronization Based on Semaphore in VxWorks VxWorks中信号量实现任务间通信与同步机制分析 www.ilib.cn 4. Avoid using a single semaphore that protects a large amount of data 避免使用单一信号量保护大量数据 www.ibm.com 5. pole changer operated by semaphore 臂板转极器 wenku.baidu.com 6. sem_post - unlock a semaphore 解锁一个信号量 blog.sina.com.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。