Next: , Previous: , Up: Base classes   [Index]


1.137 ProcessVariable

Defined in namespace Smalltalk
Superclass: LookupKey
Category: Language-Processes

I represent a proxy for a thread-local variable defined for a process. Requesting the value will return the thread-local setting for the current process.