Skip to content
Snippets Groups Projects
Commit ae49f632 authored by Illya Shapoval's avatar Illya Shapoval
Browse files

Bugfixes in ThreadPoolSvc:

 o fix boost::barrier counter initialization to account for calling thread (was resulting in leaving one ThreadInitTask in limbo at termination of ThreadPoolSvc)
 o initialize the TBB global thread pool with correct number of threads (before, the pool was missing one thread when the ThreadPoolSvc was configured to have all HW thread contexts)
parent 4a23c6c0
No related branches found
No related tags found
1 merge request!1067Migrate from TBB Task API
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment