Skip to content

c++. This is an across-platform ThreadPool, implemented with C++11. single-thread&multi-task / multi-thread&multi-task supported. If cocos-2d-x engine used, you can use "PerformInCocosThread" to run UI-RenderTask in your sub Thread from pool.

License

Notifications You must be signed in to change notification settings

dora-BYR/ThreadPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LThreadPool

A across platform ThreadPool for non-UI render tasks, implemented with C++11. If cocos-2d-x engine used, you can use "PerformInCocosThread" to run UI-RenderTask in your sub Thread from pool.

About

c++. This is an across-platform ThreadPool, implemented with C++11. single-thread&multi-task / multi-thread&multi-task supported. If cocos-2d-x engine used, you can use "PerformInCocosThread" to run UI-RenderTask in your sub Thread from pool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages