Glossary 463
task graph A graph that shows processes and data dependencies among them.
(Section 1.5.4)
TDMI See timed distributed method invocation.
technology library A set of components used in high-level synthesis, logic
synthesis, etc. (Section 7.3.1)
technology table A table that gives the characteristics of a process on
different platform elements, such as performance or power consumption.
(Section 7.4.2)
temporal firewall A FlexRay term for the division between statically- and
dynamically-scheduled activities. (Section 5.8.2)
temporal logic A logic that quantifies over time. (Section 4.5)
termination The unit that receives data on a communications link.
(Section 5.6.1)
thread A process that shares its memory space with other threads.
(Secti ...