搜索资源列表
thread
- 一个简单的LINUX多线程和MAKEFILE例子 在主线程里通过pthread_create函数创建2个线程,然后通过pthread_jion等待线程结束
pthread_create
- 用c語言,在linux上create 1000個thread去ping某一台主機。
pthread_create_01
- Example 2 of pthread. Tested in linux
pthread_create
- linux pthread_create.c 源码-sound code
