This is pthreAD c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
标签: multithread Developer programs develop
上传时间: 2017-05-29
上传用户:royzhangsz
posix下的multi-thread 编程(pthreAD)
标签: multi-thread pthreAD posix 编程
上传时间: 2013-12-08
上传用户:zhichenglu
Generic template class library for message queue implementation, uses pthreAD mutex.
标签: implementation template Generic library
上传时间: 2013-12-18
上传用户:2404
博创arm 3000开发板实验,pthreAD。适合搞嵌入式的同学入门。
标签: 3000 arm 开发板 实验
上传时间: 2013-12-29
上传用户:lnnn30
Linux系统下的多线程遵循POSIX线程接口,称为pthreAD。编写Linux下的多线程程序,需要使用头文件pthreAD.h,连接时需要使用库libpthreAD.a。
标签: Linux POSIX 多线程
上传时间: 2016-01-13
上传用户:wlcaption
moxa 示例程序源代码,包括helloworld 、pthreAD 、vfok
标签: moxa 程序 源代码
上传时间: 2016-03-12
上传用户:luke5347
linux下的BBS,使用BBS CACHE,使得mem消耗很低。 天火系統的特點: 1. 統一物件型態設計,讓各種東西都可以在我的最愛出現。 2. 統一各狀態間的功能鍵。( 程式執行過程只 "程式狀態" "物件型態" 來判定動作 )。 3. 內建各種系統(POP3/SMTP/NNTP/..),未來只需要執行單一程式,就會擁有各種功能。 4. 每個人都可以簡單設定個人板。 5. 未來任兩個 BBS 間都可以透過帳號作某一種程度的同步(Sync)。 6. 使用 pthreAD 設計,並且儘量遵守 POSIX ,達到簡單移植到任何系統的目的。 7. 速度快 不使用 signal/shm/sem ,每個 client 上來只吃 50k 不到的記憶體。 8. 朝無站長系統目標設計。
标签: linux BBS
上传时间: 2014-01-24
上传用户:515414293