zephyr/subsys/zbus
Rodrigo Peixoto c992707251 zbus: add priority boost feature
Replace mutexes with semaphores to protect the channels in conjunction with
a priority boost algorithm based on the observers' priority.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2024-01-04 09:41:54 +01:00
..
CMakeLists.txt zbus: improve the way of storing observers 2023-08-29 10:18:55 +02:00
Kconfig zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
zbus.c zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
zbus_iterable_sections.c zbus: improve the way of storing observers 2023-08-29 10:18:55 +02:00
zbus_runtime_observers.c zbus: add priority boost feature 2024-01-04 09:41:54 +01:00