Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle case where default number of threads requested #6786

Merged

Commits on Dec 4, 2014

  1. Properly handle case where default number of threads requested

    If a user requests the default number of threads by specifying '0' as the threads number, be sure to propagate the actual number of threads chosen by TBB to the rest of the system.
    Dr15Jones committed Dec 4, 2014
    Copy the full SHA
    3369bcc View commit details
    Browse the repository at this point in the history