Go backward to Program Control
Go up to Reference Manual
Go forward to Lists

Threads

A thread is the unit of concurrency. It executes some user-defined function independently of and (at least conceptually) simultaneously with all other threads.

  • Representation
  • Definition
  • Basics
  • Miscellaneous
  • General

  • Wolfgang.Schreiner@risc.uni-linz.ac.at
    Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp

    Prev Up Next