reactor-c
C Runtime for Lingua Franca
|
This file declares functions used to implement scheduling enclaves. More...
Go to the source code of this file.
This file declares functions used to implement scheduling enclaves.
A scheduling enclave is portion of the runtime system that maintains its own event and reaction queues and has its own scheduler. It uses a local runtime infrastructure (RTI) to coordinate the advancement of tags across enclaves.