mbed-os/events/source
Maciej Bocianski b4fac71325 user allocated events: fix event cancelling
for user allocated events use id for event state tracking
skip event canceling when already canceled or dispatched
2020-02-12 10:20:27 +01:00
..
tests Test event IDs going negative 2019-10-31 13:36:01 +02:00
.mbedignore Drivers/Events/RTOS Public and internal APIs cleanup (#10955) 2019-08-02 12:23:47 +01:00
EventQueue.cpp EventQueue: allow passing (0, NULL) on static queue creation 2019-08-30 14:04:43 +02:00
Makefile Drivers/Events/RTOS Public and internal APIs cleanup (#10955) 2019-08-02 12:23:47 +01:00
equeue.c user allocated events: fix event cancelling 2020-02-12 10:20:27 +01:00
equeue_mbed.cpp Move source files and add Doxygen labels 2019-09-10 14:31:24 +01:00
equeue_posix.c equeue posix impl: make queue mutex reentrant 2019-08-29 15:02:40 +02:00
mbed_shared_queues.cpp Drivers/Events/RTOS Public and internal APIs cleanup (#10955) 2019-08-02 12:23:47 +01:00