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

Add thread safety to Observable.value #12

Merged
merged 6 commits into from Nov 12, 2018
Merged

Add thread safety to Observable.value #12

merged 6 commits into from Nov 12, 2018

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    d87dae2 View commit details
    Browse the repository at this point in the history
  2. Use thread safe get

    4brunu committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    d0647f2 View commit details
    Browse the repository at this point in the history
  3. Use defer to unlock

    4brunu committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5c2b42a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    93a3916 View commit details
    Browse the repository at this point in the history
  2. make Lock internal

    4brunu committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    430d245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31547d View commit details
    Browse the repository at this point in the history