Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PTHREAD
Search - PTHREAD - List
Pthread lib库完整说明文档,很好用,推荐!
Update : 2008-10-13 Size : 236.3kb Publisher : henda

线程代码模板pthread of leon3
Update : 2008-10-13 Size : 8.92kb Publisher : tim

pthread是一个跨平台的线程库,可用在多种OS下,本文档包含pthread-win32静态库在vc6下的详细编译过程,并有本人已编译出来的静态库pthread.lib,可以直接使用。为了方便用户使用该静态库,配有基于tcp的网络多线程源码的客户端和服务端,该程序可在window和linux双平台下运行,也可在多个编译器下编译
Update : 2011-02-24 Size : 33.05kb Publisher : koyoteliu

多线程扫描匿名ftp的例程-multithreaded scanning routines anonymous ftp
Update : 2025-02-17 Size : 2kb Publisher : 全宏坡

This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Update : 2025-02-17 Size : 238kb Publisher : 马帅

DL : 0
gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
Update : 2025-02-17 Size : 1kb Publisher : 陈银苗

DL : 0
Pthread lib库完整说明文档,很好用,推荐!-Pthread lib a complete description of the document library, very good, and recommended!
Update : 2025-02-17 Size : 236kb Publisher : henda

线程代码模板pthread of leon3 -Thread code templates pthread of leon3
Update : 2025-02-17 Size : 9kb Publisher : tim

DL : 0
This a pthread program code which is compiled under the linux. Someone who want to test the pthread s program can download this code.
Update : 2025-02-17 Size : 1kb Publisher : njp

pthread,网络或传输可能会用到,也是我们大作业-pthread, network or transmission may be used, but also we work
Update : 2025-02-17 Size : 35kb Publisher : cong_ding

Pthread本来是一套用户级线程库, 但在Linux上实现时, 却使用了内核级线程 来完成, 这样的好处是, 可以充分的提高程序的并发性, 线程也可以象以前一样调用 read这样的函数, 而不必担心会由于阻赛影响其它的线程的运行. -Pthread have is a set of user-level thread library, but in Linux to achieve, they use a kernel-level thread to complete, so the advantage may be sufficient to improve the complicated procedures, the thread can also be the same as before read such a function call without having to worry about race as a result of the impact resistance of other threads running.
Update : 2025-02-17 Size : 42kb Publisher : haha123_0

一个基于posix的并行程序示例!用pthread可以很方便的实现并行程序设计-A parallel procedure based on sample posix! Pthread can easily use the realization of parallel programming
Update : 2025-02-17 Size : 12kb Publisher : 刘洋

友善之臂qq2440嵌入式liunx事例代码pthread-Friendliness qq2440 arm liunx embedded code examples pthread
Update : 2025-02-17 Size : 1kb Publisher : 刘德

线程的创建和使用 线程的创建是用下面的几个函数来实现的. -pthread
Update : 2025-02-17 Size : 57kb Publisher : zhj

pthread的例子,可以很好的帮助我们理解Linux多线程的主要函数用法-pthread example, could well help us understand the main function of multi-threaded Linux usage
Update : 2025-02-17 Size : 1kb Publisher : yuguess

DL : 0
利用pthread,使用者在命令列輸入,程序將產生一個個別行程產生費式數目,置串列為資料型態且被執行緒共享.當執行緒完成執行,由父行程輸出子行程的串列.因為父行程不再一開始就輸出費氏序列,需等待子行程完成 命令列: gcc hw2.c -lpthread-Use pthread, the user at the command line input, the program will produce a resulting fee amount for the individual trip, set serial for the data types which have been threaded to share. When the thread to complete execution, the output sub-trip travel from the parent serial . because the parent is no longer a journey' s beginning sequence of the output charge is required to wait for child process to complete the command line: gcc hw2.c-lpthread
Update : 2025-02-17 Size : 1kb Publisher : 林俞呈

pthread.h for threads... not sure what it really does.
Update : 2025-02-17 Size : 2kb Publisher : monkey

pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
Update : 2025-02-17 Size : 1kb Publisher : 123

pthread-win32 using visual studio
Update : 2025-02-17 Size : 190kb Publisher : qazxcdews

windows下的Pthread 库,包括源码,编译好的头文件和库文件。-Pthread library under windows, including source code, compiled header files and libraries.
Update : 2025-02-17 Size : 979kb Publisher : jianzi
« 12 3 4 5 6 7 8 9 10 ... 20 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.