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

use Julia ReentrantLock rather than fftw_make_planner_threadsafe #160

Merged
merged 8 commits into from
Aug 20, 2020

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    fe42461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e42b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0840f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d26319 View commit details
    Browse the repository at this point in the history
  5. avoid memory leak race

    stevengj committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e0f05ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6dc1b8 View commit details
    Browse the repository at this point in the history
  7. lock before try

    stevengj committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b6ffddb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. comment fix

    stevengj committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6ad4f4c View commit details
    Browse the repository at this point in the history