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

threads: helper function TmThreadsWaitForUnpause #11923

Closed
wants to merge 1 commit into from

Commits on Oct 9, 2024

  1. threads: helper function TmThreadsWaitForUnpause

    The pattern of checking the pause flag, setting to paused then
    waiting to unpause was done enough times to factor out into its own
    function. This is also needed by library users who bring their own
    packet acquisition threads.
    jasonish committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b47809b View commit details
    Browse the repository at this point in the history