The most common building blocks of intertask communication are semaphores and mutexes.
大部分進(jìn)程間通訊的建立的基石是信號(hào)燈和互斥.
互聯(lián)網(wǎng)
Interprocess communication is not allowed. This includes pipes, semaphores, and shared memory.
進(jìn)程內(nèi)通訊不可以.這包括管道, 信號(hào), 和共享內(nèi)存.
互聯(lián)網(wǎng)
This includes pipes, semaphores, and shared memory.
這包括管道, 信號(hào), 和共享內(nèi)存.
互聯(lián)網(wǎng)
Cannot request exclusive semaphores at interrupt time.
無法在中斷時(shí)請(qǐng)求獨(dú)占的信號(hào)燈.
互聯(lián)網(wǎng)
You can avoid this problem by using semaphores to control access to the structure.
通過使用信號(hào)燈控制對(duì)結(jié)構(gòu)的訪問,可以避免此問題.
互聯(lián)網(wǎng)
Message queues are a really simple concept that derives from the power of queueing semaphores.
消息隊(duì)列是個(gè)從信號(hào)量隊(duì)列引申出的簡單的概念.
互聯(lián)網(wǎng)