Location:
Search - pthread
Search list
Description: Pthread lib库完整说明文档,很好用,推荐!
Platform: |
Size: 241973 |
Author: henda |
Hits:
Description: 线程代码模板pthread of leon3
Platform: |
Size: 9130 |
Author: tim |
Hits:
Description: pthread是一个跨平台的线程库,可用在多种OS下,本文档包含pthread-win32静态库在vc6下的详细编译过程,并有本人已编译出来的静态库pthread.lib,可以直接使用。为了方便用户使用该静态库,配有基于tcp的网络多线程源码的客户端和服务端,该程序可在window和linux双平台下运行,也可在多个编译器下编译
Platform: |
Size: 33844 |
Author: koyoteliu |
Hits:
Description: 多线程扫描匿名ftp的例程-multithreaded scanning routines anonymous ftp
Platform: |
Size: 2048 |
Author: 全宏坡 |
Hits:
Description: 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.
Platform: |
Size: 243712 |
Author: 马帅 |
Hits:
Description: gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
Platform: |
Size: 1024 |
Author: 陈银苗 |
Hits:
Description: Pthread lib库完整说明文档,很好用,推荐!-Pthread lib a complete description of the document library, very good, and recommended!
Platform: |
Size: 241664 |
Author: henda |
Hits:
Description: 线程代码模板pthread of leon3 -Thread code templates pthread of leon3
Platform: |
Size: 9216 |
Author: tim |
Hits:
Description: This a pthread program code which is compiled under the linux. Someone who want to test the pthread s program can download this code.
Platform: |
Size: 1024 |
Author: njp |
Hits:
Description: pthread,网络或传输可能会用到,也是我们大作业-pthread, network or transmission may be used, but also we work
Platform: |
Size: 35840 |
Author: cong_ding |
Hits:
Description: 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.
Platform: |
Size: 43008 |
Author: haha123_0 |
Hits:
Description: 一个基于posix的并行程序示例!用pthread可以很方便的实现并行程序设计-A parallel procedure based on sample posix! Pthread can easily use the realization of parallel programming
Platform: |
Size: 12288 |
Author: 刘洋 |
Hits:
Description: 友善之臂qq2440嵌入式liunx事例代码pthread-Friendliness qq2440 arm liunx embedded code examples pthread
Platform: |
Size: 1024 |
Author: 刘德 |
Hits:
Description: 线程的创建和使用
线程的创建是用下面的几个函数来实现的.
-pthread
Platform: |
Size: 58368 |
Author: zhj |
Hits:
Description: pthread的例子,可以很好的帮助我们理解Linux多线程的主要函数用法-pthread example, could well help us understand the main function of multi-threaded Linux usage
Platform: |
Size: 1024 |
Author: yuguess |
Hits:
Description: 利用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
Platform: |
Size: 1024 |
Author: 林俞呈 |
Hits:
Description: pthread.h for threads... not sure what it really does.
Platform: |
Size: 2048 |
Author: monkey |
Hits:
Description: pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
Platform: |
Size: 1024 |
Author: 123 |
Hits:
Description: pthread-win32 using visual studio
Platform: |
Size: 194560 |
Author: qazxcdews |
Hits:
Description: windows下的Pthread 库,包括源码,编译好的头文件和库文件。-Pthread library under windows, including source code, compiled header files and libraries.
Platform: |
Size: 1002496 |
Author: jianzi |
Hits:
« 12
3
4
5
6
7
8
9
10
...
20
»