diff options
author | Richard Braun <rbraun@sceen.net> | 2017-08-27 16:40:12 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2017-08-27 16:40:12 +0200 |
commit | d3d0b5245942055aa7478d2adb20f1359ef772f7 (patch) | |
tree | cbd8f35488f62e0942e21e3c74edb46a3954b5ad /kern/condition.c | |
parent | 000c3defddf008c495f089cb8194b99a10e599cd (diff) |
kern/sleepq: implement timed waits
This change introduces the sleepq_broadcast and sleepq_wakeup functions
because it's now impossible for a condition variable implementation to
implement broadcasting along with timed waits on top of the existing
interface.
Diffstat (limited to 'kern/condition.c')
0 files changed, 0 insertions, 0 deletions