1.1 C语言+Pthread实现线程池
code:https://github.com/trriger/pthreadpool
全文:https://blog.csdn.net/lazy_x/article/details/120939798?spm=1001.2014.3001.5501
1.2 Pthread编程基础
[1] Pthreads Library - Multithreaded Programming Guide
[2] Posix Thread (pthread) Programming
[3] https://randu.org/tutorials/threads/
[4] Pthread:POSIX 多线程程序设计
[5] Introduction to Parallel Computing Tutorial | High Performance Computing
[6] Multi-Threaded Programming With POSIX Threads
[7] Video Pthread多线程编程
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)