青年中文青年中文

semaphores的意思

semaphores中文翻譯:

n.信號;[計]信號量;旗語;信號燈(semaphore的復數)

v.用信號向……發出;打旗語(semaphore的三單形式)

相似詞語短語

folium basemap───葉基圖

deconcentration bonus semap───分散獎金

雙語使用場景

Part 2 handles semaphores and events.───第2部分處理的是信號量與事件。

next article in this series will cover semaphores.───系列的下一篇文章將闡述信號量。

Timeout: Win32 event semaphores support timed wait.───超時:Win32事件信號支持定時等待。

Because named semaphores are system wide, it is possible to have multiple Semaphore objects that represent the same named semaphore.───因為命名信號量是針對整個系統范圍的,所以可以具有多個表示同一命名信號量的。

Wordlessly, relying on the heart's semaphores, the mother says all an infant needs to hear, communicating through eyes, face and voice.───不必言說,僅靠著心靈的密語,母親就能說出嬰兒需要聽到的一切,就能通過眼神、表情和聲音進行交流。

In multiprocessor systems, semaphores are not always the best solution to the synchronization problems.───在多處理器系統中,信號量并不是同步問題的最佳解決方案。

used for inter task synchronization. Semaphores are usually provided by the operating system.───用于進程間同步的數據結構。信號燈常常由操作系統提供。

A real application would use semaphores or other techniques to control reading and writing to the shared segment.───真實的應用程序會使用信號量或其他技術控制對共享內存段的讀寫。

Refer to the section on semaphores in this article for the prototype for each of these System V semaphores.───關于每個SystemV信號量的原型,請參閱本文中有關信號量一節的內容。

英語使用場景

Semaphores are another type of synchronization primitive that come in two flavors: binary and counting.

Linux POSIX semaphores use sem_wait() to suspend the calling thread until the semaphore has a non-zero count.

The most common building blocks of intertask communication are semaphores and mutexes.

Counting semaphores can be initialized to any arbitrary value which should depend on how many resources you have available for that particular shared data.

This includes pipes, semaphores, and shared memory.

Interprocess communication is not allowed. This includes pipes, semaphores, and shared memory.

In Linux, conditional variable and POSIX semaphores are of the auto-reset type.

Some semaphores still survive - at Caersws and the Llanidloes Road level crossing.

A real application would use semaphores or other techniques to control reading and writing to the shared segment.