Linux 的多线程编程的高效开发经验
http://www.ibm.com/developerworks/cn/linux/l-cn-mthreadps/index.html#ibm-pcon
Linux下写者优先的读写锁的设计
使用读写锁pthread_rwlock_t
http://hi.baidu.com/andyzcj/blog/item/081b7018cf41aa4b43a9ad87.html
The LinuxThreads library:
Introduction to Programming Threads: