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

common,test: migrate atomic_t to std::atomic (varan) #14866

Merged
merged 4 commits into from
Jun 8, 2017

Commits on Jun 1, 2017

  1. test: migrate atomic_t to atomic<>

    Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
    Jesse Williamson committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    f22bd6e View commit details
    Browse the repository at this point in the history
  2. common: migrate atomic_t to <atomic>

    Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
    Jesse Williamson committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    1fa473a View commit details
    Browse the repository at this point in the history
  3. mgr: fixes compiler error because of atomic_t to <atomic>

    Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
    Jesse Williamson committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    7a4ba15 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. compile fixups for dout

    Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
    Jesse Williamson committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    c93daaf View commit details
    Browse the repository at this point in the history