CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux api
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux api - List
[
Process-Thread
]
ThreadMigrate
DL : 0
封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. In order to make multi-threaded processes to facilitate the Windows and Linux platforms. Compressed are two documents : Thread.h and testMain.cpp. Which is threaded Packaging Thread.h the realization testMain.cpp is testing the code document. Windows use VC7.0 compile. Linux use gcc3.2.3 compile. This version only supports the following API : threads created to remove. Exclusive volume operation. Wait for the other threads.
Date
: 2008-10-13
Size
: 2.62kb
User
:
曹京
[
Process-Thread
]
p-and-c
DL : 0
在Windows和Linux操作系统上,利用各自操作系统提供的Mutex和信号量机制(Win32 API或Pthreads),实现生产者/消费者问题-In the Windows and Linux operating systems, the use of their operating system provided Mutex and semaphore mechanism (Win32 API or Pthreads), to achieve the producer/consumer problem
Date
: 2026-01-15
Size
: 17kb
User
:
凡亚东
[
Process-Thread
]
pthread
DL : 0
提供c/c++多线程开发的API,兼容windows linux平台(provide the developer the application program interface of Multithreading)
Date
: 2026-01-15
Size
: 9kb
User
:
1234.l
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.