unleashed-firmware/applications/debug/unit_tests/tests/furi
WillyJL 12c1d10246
Furi: Fix EventLoop state persisting on same thread after free (#3711)
* Furi: Fix EventLoop state persisting on same thread after free
* Furi: clear event loop notification state and value on allocation, report unprocessed events on free
* UnitTests: add multiple event loop runs in one thread test

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-06-14 15:00:34 +01:00
..
furi_event_loop.c Furi: Fix EventLoop state persisting on same thread after free (#3711) 2024-06-14 15:00:34 +01:00
furi_memmgr_test.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
furi_pubsub_test.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
furi_record_test.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
furi_test.c [FL-3833] Furi: event loop (#3675) 2024-06-10 20:53:08 +03:00