aCe Dictionary


thread of execution (TOE)

- is a sequence of operations, defined by a single unit of code. Operations within a TOE can never be performed at the same time as any other operation in that TOE. It is a totally sequential sequence of execution.

John E. Dorband / NASA GSFC / John.E.Dorband@gsfc.nasa.gov