收集的资料,备忘

Pthreads TutorialPOSIX Threads Programming 线程编程:

https://computing.llnl.gov/tutorials/pthreads/


浅谈TCP/IP网络编程中socket的行为


Linux多线程编程(不限Linux
http://www.cnblogs.com/skynet/archive/2010/10/30/1865267.html#2687253


C++ Singleton(单例)模式最优实现:

http://blog.yangyubo.com/2009/06/04/best-cpp-singleton-pattern/


C++总结 ----- 静态变量和静态函数:(这个博客关于C++的总结值得细看)

http://blog.csdn.net/gudulyn/article/details/672231


Standard Template Library Programmer's Guide

http://www.sgi.com/tech/stl/index.html


你可能感兴趣的:(线程)