Skip to content

xtimer: add xtimer_rmutex_lock_timeout()#13706

Closed
vincent-d wants to merge 3 commits intoRIOT-OS:masterfrom
OTAkeys:pr/xtimer_rmutex_lock_timeout
Closed

xtimer: add xtimer_rmutex_lock_timeout()#13706
vincent-d wants to merge 3 commits intoRIOT-OS:masterfrom
OTAkeys:pr/xtimer_rmutex_lock_timeout

Conversation

@vincent-d
Copy link
Member

Contribution description

Similar to xtimer_mutex_lock_timeout(), it allows to try locking a
rmutex with a timeout.
The rmutex test app has been updated accordingly.

Testing procedure

Use tests/rmutex test app

Similar to xtimer_mutex_lock_timeout(), it allows to try locking a
rmutex with a timeout.
The rmutex test app has been updated accordingly.
@vincent-d vincent-d added Area: timers Area: timer subsystems CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT labels Mar 25, 2020
@JulianHolzwarth
Copy link
Contributor

#11977
What is the difference?

@vincent-d
Copy link
Member Author

@JulianHolzwarth sorry, I completely overlooked. This is indeed the same thing ;)

Closing this one.

@vincent-d vincent-d closed this Mar 30, 2020
@tcschmidt
Copy link
Member

@vincent-d as you are deeply involved, how about helping with a review of #11977 ?

@JulianHolzwarth
Copy link
Contributor

@vincent-d
ok :)

@vincent-d vincent-d deleted the pr/xtimer_rmutex_lock_timeout branch March 31, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: timers Area: timer subsystems CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants