tin  1.5.9
runtime Directory Reference
Directory dependency graph for runtime:
include/tsm/runtime

Files

file  actor.h [code]
 Deterministic runtime actor composition.
 
file  app.h [code]
 Small application composition helper for tsm runtimes.
 
file  concepts.h [code]
 Concepts for runtime queues and dispatch policies.
 
file  coroutine.h [code]
 Static coroutine tasks for tsm runtime executors.
 
file  executor.h [code]
 Target-independent executors for tsm runtimes.
 
file  policy.h [code]
 Runtime policy tags for dispatch and bounded queue admission.
 
file  resource_manifest.h [code]
 JSON manifest writer for static runtime resource snapshots.
 
file  resources.h [code]
 Static resource accounting for runtimes and task executors.
 
file  runtime.h [code]
 Runtime implementations for direct, composite-queue, and per-region dispatch.
 
file  static_ring.h [code]
 Fixed-capacity ring queue storage for runtime events.
 
file  sync.h [code]
 Cooperative synchronization primitives for static tsm tasks.
 
file  transport.h [code]
 Local runtime transport boundary for typed events.