我正在寻找一个全面的pthread教程。我考虑过买Programming with posix threads,但这本书似乎有点过时了。像this这样的其他在线教程非常基础。谁能推荐一个好的和完整的pthread教程。
发布于 2011-08-15 06:09:03
劳伦斯·利弗莫尔国家实验室有一个很好的教程:
发布于 2013-02-11 05:34:45
LLNL很好,但我也发现了http://randu.org/tutorials/threads/,它是为C编写的,但写得很清楚,非常有用。
发布于 2011-08-28 02:49:04
这应该是帮助程序:http://www.yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html
https://stackoverflow.com/questions/7058722
复制相似问题