关键字  
 文件名称: os_example验证进程同步的信号量方法的C程序下载  收藏√  我顶↑
  所属分类: OS Develop
  开发工具: WINDOWS
  文件大小: 6 KB
  上传时间: 2004-10-16
  下载次数: 30
  提 供 者: 张洪川
 详细说明:验证进程同步的信号量方法的C程序-certification process synchronization signal quantity of C Program
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [Progress——Demo.zip] - 进程同步,VC开发
 [gailv.rar] - 概率论与数理统计
 [Ctrlsrvr2.rar] - 用VC++编写的远程控制编程,可供初学者参考。
 
 [sheng.rar] - 操作系统生产者消费者问题的一个程序,用信号量做的
相关函数/类:
EnterCriticalSection Sleep LeaveCriticalSection CreateThread InitializeCriticalSection WaitForMultipleObjects DeleteCriticalSection OpenEvent SetEvent CloseHandle WaitForSingleObject CreateEvent InterlockedIncrement OpenMutex ReleaseMutex CreateMutex OpenSemaphore ReleaseSemaphore CreateSemaphore Beep SetConsoleCtrlHandler GenerateConsoleCtrlEvent
文件列表(点击判断是否您需要的文件):
  CriticalSection.cpp
  Event.cpp
  InterlockedIncrement.cpp
  Mutex.cpp
  RAISE.CPP
  Semaphore.cpp
  SetConsoleCtrlHandler.cpp