Skip to content

一个支持Windows和Linux的跨平台线程池

Notifications You must be signed in to change notification settings

Master-Lee/ThreadPoolCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThreadPoolCpp

一个支持Windows和Linux的跨平台简单线程池

#Linux下编译 $make all

$cd bin/debug

$./tp_test

#Windows 下编译 使用VC++2008打开vcproject/ThreadPool.sln即可编译和运行。

About

一个支持Windows和Linux的跨平台线程池

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published