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

sync: add blocking_lock for mutex #4130

Merged
merged 3 commits into from Sep 23, 2021

Commits on Sep 23, 2021

  1. sync: add blocking_lock for mutex

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 23, 2021
    Copy the full SHA
    bd6f06d View commit details
    Browse the repository at this point in the history
  2. sync: add sync cfg

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 23, 2021
    Copy the full SHA
    5d7a2f4 View commit details
    Browse the repository at this point in the history
  3. Use task spawn_blocking

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 23, 2021
    Copy the full SHA
    4a3ba27 View commit details
    Browse the repository at this point in the history