|
LibJuno 1.0.4
LibJuno is a lightweight C11 library designed specifically for embedded systems.
|

Files | |
| juno_thread_init.cpp | |
| juno_udp_init.cpp | |
| Implementation of JunoUdp_Init for the udp-threads example. | |
| linux_thread_impl.cpp | |
| Linux/pthreads implementation of the Thread module vtable. | |
| linux_udp_impl.cpp | |
| Linux/POSIX implementation of the UDP module vtable. | |
| main.cpp | |
| Composition root for the udp-threads example. | |
| monitor_app.cpp | |
| processor_app.cpp | |
| sender_app.cpp | |
| udp_bridge_app.cpp | |
| udp_thread_msg.cpp | |
| Pointer API and array API implementations for UDP_THREAD_MSG_T. | |