Add ConditionVariable::wait_until
Given the 64-bit timebase, add wait_until to ConditionVariable.

Move the timeout example to wait_until(), and give wait_for() an
alternative example, as it's no longer the best option for a
timeout.

Tidy up - remove the redundant RESUME_SIGNAL definition.
ls
1 parent 3bb2c44 commit bbefeb44323fc567b23a8b99d97dbeabb02305f2
@Kevin Bracey Kevin Bracey authored on 10 Nov 2017
Showing 2 changed files
View
rtos/ConditionVariable.cpp
View
rtos/ConditionVariable.h