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

Naming is based on Thread::wait_until.

pthreads uses "timedwait", but that's not a good fit against our
existing wait() - pthreads only has an absolute-time wait, not relative.
ls
1 parent cd573a6 commit 2b77caa32c9c34e4c048c569aee5739a387e658b
@Kevin Bracey Kevin Bracey authored on 10 Nov 2017
Showing 2 changed files
View
rtos/Semaphore.cpp
View
rtos/Semaphore.h