搜索资源列表
CCriticalSection
- 多线程小程序,关于共享和临界的控制类(CCriticalSection)的应用。对学习多线程编程很有用。 -multithreading small program on sharing and Critical Control category (CCriticalSection) applications. Learning multithreaded programming useful.
MsgBox11
- 多线程的比较好的例子 CCriticalSection-multithreaded good example CCriticalSection
CriticalSection
- 关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
它使用了同步对象保护线程请求的数据
- 由Visual C++ 4.1开发的一个ISAPI应用,它使用了同步对象(CCriticalSection)来保护线程请求的数据-by Visual C development of a 4.1 ISAPI application, it uses a synchronous Objects (CCriticalSection) to protect the data request threads
它使用了同步对象保护线程请求的数据
- 由Visual C++ 4.1开发的一个ISAPI应用,它使用了同步对象(CCriticalSection)来保护线程请求的数据-by Visual C development of a 4.1 ISAPI application, it uses a synchronous Objects (CCriticalSection) to protect the data request threads
CCriticalSection
- 多线程小程序,关于共享和临界的控制类(CCriticalSection)的应用。对学习多线程编程很有用。 -multithreading small program on sharing and Critical Control category (CCriticalSection) applications. Learning multithreaded programming useful.
MsgBox11
- 多线程的比较好的例子 CCriticalSection-multithreaded good example CCriticalSection
CriticalSection
- 关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
mfctalk
- 由Visual C++ 4.1开发的一个ISAPI应用,它使用了同步对象(CCriticalSection)来保护线程请求的数据-By Visual C++ 4.1 developing a ISAPI applications, it uses a synchronization object (CCriticalSection) to protect the threads of the data request
ex12c
- 在VC++多线程编程中,多线程的同步技术是一个非常关键的问题。本示例演示了怎样使用WaitForSingleObject函数来实现信号量控制同步技术,以及使用MFC提供的CCriticalSection类来实现同步数据的访问,以及使用MFC的CEvent类对象来实现多线程的同步。本示注释非常详细,是学习Windows多线程编程时的需要使用事件的好例子。
ccriticalsection
- ccriticalsection线程同步-ccriticalsection Thread Synchronization
xc005
- 如何使用CCriticalSection类,c++ visual开发环境-how to use CCriticalSection
wirelessnetview_gr
- 搜索附近无线信号软件 搜索附近无线信号软件-CString CCriticalSection CWnd CDialog LoadIcon CDataExchange GetSystemMenu CMenu LoadString AppendMenu EnableWindow GetDlgItem IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect Draw
mfctalk
- 由Visual C++ 4.1开发的一个ISAPI应用,它使用了同步对象(CCriticalSection)来保护线程请求的数据-By Visual C++ 4.1 developing a ISAPI applications, it uses a synchronization object (CCriticalSection) to protect the threads of the data request
CriticalSectionDemo
- 该例程摘自《Visual C++开发修行实录》,内容为使用临界区资源解决线程同步问题,其中使用的类为CCriticalSection-The routine is an excerpt Visual C++ development practice record , the contents of the use of critical resources to solve the problem of thread synchro