您要查找的是不是:
- Any access to a collection of events is guarded by a mutual exclusion object. 任何對一組事件的訪(fǎng)問(wèn)都由一個(gè)互斥對象來(lái)保護。
- Mutex Provides mutual exclusion for thread synchronization. 為線(xiàn)程同步提供互斥。
- Mutual exclusion: only one process at a time can use a resource. 互斥:一次只有一個(gè)進(jìn)程可以使用一個(gè)資源。
- When mutual exclusion with interrupt handlers is required. 當需要與中斷服務(wù)程序互斥時(shí)。
- Mutual exclusion is the rule in both discrete and contiguous selection. 互斥對離散選擇和連續選擇都適用。
- Mutual exclusion can be achieved with the use of a semaphore or mutex. 互斥現象能由使用信號燈或互斥完成。
- Mutual exclusion can be achieed with the use of a semaphore or mutex. 互斥現象能由使用信號燈或互斥完成。
- "Selection for mutual exclusion" is another, preferable designation. “互斥選擇”,是另一種更為可取的叫法。
- Blocks, which provide both mutual exclusion and visibility guarantees. 塊,它既提供了互斥又提供了可見(jiàn)性保證。
- Mutual exclusion is the method of serializing access to shared resources. 互斥是一個(gè)線(xiàn)性訪(fǎng)問(wèn)共享資源的方法。
- A data structure for mutual exclusion, also known as a binary semaphore. 表現互斥現象的數據結構,也被當作二信號燈。
- This behavior is called mutual exclusion, as the selection of one excludes the selection of the other. 這種行為稱(chēng)為“互斥”,也就是一個(gè)選擇排斥另一個(gè)選擇。
- In consequence of mutual exclusion, radio buttons always come in groups of two or more, and one radio button in each group is always selected. 因為相互排斥,所以單選按鈕總以?xún)蓚€(gè)或多個(gè)成組出現,而且每組中只有一個(gè)單選按鈕可被選中。
- Most discrete-selection systems implement mutual exclusion by default and allow additive selection only by using a meta-key. 多數離散選擇系統默認情況下采用互斥機制,只有使用元鍵時(shí)才允許添加選擇。
- Mutual Exclusion - not required for sharable resources; must hold for nonsharable resources. 互斥:共享資源不是必須的,必須保持非共享資源。
- The key to ** code reentrant is to ensure mutual exclusion whenever accessing global variables or shared registers. 使代碼可再入的關(guān)鍵在于確保在訪(fǎng)問(wèn)全局變量或共享寄存器時(shí)互斥現象發(fā)生。
- The mutex (mutual exclusion) semaphore ensures that only one process at a time has access to the region of code. 這種互斥通信法保證在同一時(shí)間僅有一個(gè)進(jìn)程訪(fǎng)問(wèn)此碼區。
- Mutex(互斥) A data structure for mutual exclusion, also known as a binary semaphore. 表現互斥現象的數據結構,也被當作二元信號燈。
- The key to making code reentrant is to ensure mutual exclusion whenever accessing global variables or shared registers. 使代碼可再入的關(guān)鍵在于確保在訪(fǎng)問(wèn)全局變數或共用寄存器時(shí)互斥現象發(fā)生。
- Distributed Mutual Exclusion (DME) is an important problem of distributed mesh systems. 摘要 分布式互斥是網(wǎng)格分布式系統的重要問(wèn)題。