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

MINIFICPP-2129 Refactor threadpool #1606

Closed
wants to merge 6 commits into from

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    4c74559 View commit details
    Browse the repository at this point in the history
  2. replaced DelayedTaskComparator with decltype

    removed unneccesary comments on ThreadPool members
    removed duplicate using chrono_literals from ThreadPool.cpp
    martinzink committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2cb98d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f0a339 View commit details
    Browse the repository at this point in the history
  4. fix indentation

    martinzink committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7384575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa2f86b View commit details
    Browse the repository at this point in the history
  6. REQUIRE(!traces.empty());

    martinzink committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    975ca26 View commit details
    Browse the repository at this point in the history