文件名称:TestSyncObj
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 72kb
- 下载次数:
- 0次
- 提 供 者:
- Wan***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
代码中包含同步对象和线程池的设计,在设计的过程中考虑了跨平台性、复用性和易用性,里面包含了类UML图。-Code includes synchronization objects and thread pool design consideration in the design process of cross-platform, reusability and ease of use, which contains the class UML diagram.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestSyncObj\TestSyncObj\ClassDiagram1.cd
...........\...........\CriticalAutoRelease.cpp
...........\...........\CriticalAutoRelease.h
...........\...........\CriticalSectionForProtection.cpp
...........\...........\CriticalSectionForProtection.h
...........\...........\GenericCriticalSection.cpp
...........\...........\GenericCriticalSection.h
...........\...........\GenericEvent.cpp
...........\...........\GenericEvent.h
...........\...........\GenericMutex.cpp
...........\...........\GenericMutex.h
...........\...........\GenericReadWriteLock.cpp
...........\...........\GenericReadWriteLock.h
...........\...........\GenericSemaphore.cpp
...........\...........\GenericSemaphore.h
...........\...........\GenericThread.cpp
...........\...........\GenericThread.h
...........\...........\MutexAutoRelease.cpp
...........\...........\MutexAutoRelease.h
...........\...........\OSManager.cpp
...........\...........\OSManager.h
...........\...........\ReadMe.txt
...........\...........\res\TestSyncObj.ico
...........\...........\...\TestSyncObj.rc2
...........\...........\Resource.h
...........\...........\RWAutoRelease.cpp
...........\...........\RWAutoRelease.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\targetver.h
...........\...........\TestSyncObj.aps
...........\...........\TestSyncObj.cpp
...........\...........\TestSyncObj.h
...........\...........\TestSyncObj.rc
...........\...........\TestSyncObj.vcproj
...........\...........\TestSyncObj.vcproj.CUC-61559889465.Wangli.user
...........\...........\TestSyncObjDlg.cpp
...........\...........\TestSyncObjDlg.h
...........\...........\ThreadPool.cpp
...........\...........\ThreadPool.h
...........\...........\ThreadPoolManager.cpp
...........\...........\ThreadPoolManager.h
...........\...........\WaitableObject.cpp
...........\...........\WaitableObject.h
...........\...........\WaitableObjectAutoRelease.cpp
...........\...........\WaitableObjectAutoRelease.h
...........\...........\WaitList.cpp
...........\...........\WaitList.h
...........\...........\Win32CriticalSection.cpp
...........\...........\Win32CriticalSection.h
...........\...........\Win32Event.cpp
...........\...........\Win32Event.h
...........\...........\Win32Mutex.cpp
...........\...........\Win32Mutex.h
...........\...........\Win32ReadWriteLock.cpp
...........\...........\Win32ReadWriteLock.h
...........\...........\Win32Semaphore.cpp
...........\...........\Win32Semaphore.h
...........\...........\Win32Thread.cpp
...........\...........\Win32Thread.h
...........\TestSyncObj.sln
...........\TestSyncObj.suo
...........\...........\res
...........\TestSyncObj
TestSyncObj
...........\...........\CriticalAutoRelease.cpp
...........\...........\CriticalAutoRelease.h
...........\...........\CriticalSectionForProtection.cpp
...........\...........\CriticalSectionForProtection.h
...........\...........\GenericCriticalSection.cpp
...........\...........\GenericCriticalSection.h
...........\...........\GenericEvent.cpp
...........\...........\GenericEvent.h
...........\...........\GenericMutex.cpp
...........\...........\GenericMutex.h
...........\...........\GenericReadWriteLock.cpp
...........\...........\GenericReadWriteLock.h
...........\...........\GenericSemaphore.cpp
...........\...........\GenericSemaphore.h
...........\...........\GenericThread.cpp
...........\...........\GenericThread.h
...........\...........\MutexAutoRelease.cpp
...........\...........\MutexAutoRelease.h
...........\...........\OSManager.cpp
...........\...........\OSManager.h
...........\...........\ReadMe.txt
...........\...........\res\TestSyncObj.ico
...........\...........\...\TestSyncObj.rc2
...........\...........\Resource.h
...........\...........\RWAutoRelease.cpp
...........\...........\RWAutoRelease.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\targetver.h
...........\...........\TestSyncObj.aps
...........\...........\TestSyncObj.cpp
...........\...........\TestSyncObj.h
...........\...........\TestSyncObj.rc
...........\...........\TestSyncObj.vcproj
...........\...........\TestSyncObj.vcproj.CUC-61559889465.Wangli.user
...........\...........\TestSyncObjDlg.cpp
...........\...........\TestSyncObjDlg.h
...........\...........\ThreadPool.cpp
...........\...........\ThreadPool.h
...........\...........\ThreadPoolManager.cpp
...........\...........\ThreadPoolManager.h
...........\...........\WaitableObject.cpp
...........\...........\WaitableObject.h
...........\...........\WaitableObjectAutoRelease.cpp
...........\...........\WaitableObjectAutoRelease.h
...........\...........\WaitList.cpp
...........\...........\WaitList.h
...........\...........\Win32CriticalSection.cpp
...........\...........\Win32CriticalSection.h
...........\...........\Win32Event.cpp
...........\...........\Win32Event.h
...........\...........\Win32Mutex.cpp
...........\...........\Win32Mutex.h
...........\...........\Win32ReadWriteLock.cpp
...........\...........\Win32ReadWriteLock.h
...........\...........\Win32Semaphore.cpp
...........\...........\Win32Semaphore.h
...........\...........\Win32Thread.cpp
...........\...........\Win32Thread.h
...........\TestSyncObj.sln
...........\TestSyncObj.suo
...........\...........\res
...........\TestSyncObj
TestSyncObj