zephyr/subsys/ipc/ipc_service
Radoslaw Koppel 61ce27a12e ipc: ipc_service: Remove the race condition from bonding
This commit removes the possible race condition when notifying
the bonding request.
When the race condition appears there is possibility that
one of the cores would never send notification for bonding.
This change makes it sure that the notification would be sent
at least once.

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2023-04-04 10:30:47 +02:00
..
backends ipc: Fix icmsg deregister functionality 2023-04-03 11:29:08 +02:00
lib ipc: ipc_service: Remove the race condition from bonding 2023-04-04 10:30:47 +02:00
CMakeLists.txt
ipc_service.c ipc_service: Add ipc_service_close_instance function 2022-10-03 10:08:44 +02:00
Kconfig ipc: ipc_service: kconfig cleanup 2022-12-05 15:26:31 +01:00