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

[TRACKING] xtimer/xtimer.c: xtimer_mutex_lock_timeout fix and improvements #11660

Commits on Mar 26, 2020

  1. core/mutex.c _mutex_lock uses an int pointer

    _mutex_lock uses a volatile int pointer for the parameter blocking instead of an int.
    JulianHolzwarth committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    dd6e51b View commit details
    Browse the repository at this point in the history