文件名称:semafor
介绍说明--下载内容均来自于网络,请自行研究使用
Synchronization process is mostly done by traffic lights. Other mechanisms (whose primary purpose is not synchronization, such as message lines, pipelines, etc.) are rarely used for the synchronization process. "Traffic lights" can also be used with thread (there are special traffic lights for the thread), but the thread most commonly used mechanisms using so-called mutual exclusion. mutexa and conditional variables.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
semafor.c