Threads: threads

Field

Mutable

Type

Explanation

created

no

Int

Total number of threads created.

runnable

no

Int

Number of currently runnable threads.

min

no

Int

Minimal size of a thread stack in number of tasks.

max

no

Int

Maximal size of a thread stack in number of tasks. If this limit is exceeded the user is prompted to increase the limit.


Denys Duchier, Leif Kornstaedt, Tobias Müller, Christian Schulte and Peter Van Roy
Version 1.0.1 (19990218)