linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!...
资 源 简 介
linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!-linux under the thread pool, which conditions the use of variables, such as maintaining Mutex variable to synchronize threads!
文 件 列 表
thrmgr.cpp
Condition.cpp
condition.h
mutex.cpp
mutex.h
NetSocket.cpp
NetSocket.h
platform.cpp
platform.h
threadpool.cpp
threadpool.h