reactor-c
C Runtime for Lingua Franca
|
Files | |
reactor_threaded.c | |
Runtime infrastructure for the threaded version of the C target of Lingua Franca. | |
scheduler_adaptive.c | |
This is a non-priority-driven scheduler. See scheduler.h for documentation. | |
scheduler_GEDF_NP.c | |
Global Earliest Deadline First (GEDF) non-preemptive scheduler for the threaded runtime of the C target of Lingua Franca. | |
scheduler_instance.c | |
Common scheduler functions. | |
scheduler_NP.c | |
Non-preemptive scheduler for the threaded runtime of the C target of Lingua Franca. | |
scheduler_sync_tag_advance.c | |
API used to advance tag globally. | |
watchdog.c | |
Definitions for watchdogs. | |