1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00
Marian Buschsieweke 8bda9fac1b
sys/event: Add support for multiple queues
Added `event_wait_multi()` that takes an array of event queues rather than
a single event queues. The queue with the lowest index will have the highest
priority.
2020-08-04 13:30:25 +02:00
..
2019-05-02 12:09:37 +02:00
2020-02-07 12:17:56 +01:00
2019-05-02 12:09:37 +02:00