You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.