Gemstone.Threading.LogicalThreads Namespace

[Missing <summary> documentation for "N:Gemstone.Threading.LogicalThreads"]

Classes

LogicalThread Represents a thread of execution to which actions can be dispatched from other threads.
LogicalThreadLocalT Represents a slot in the thread local memory space of each logical thread.
LogicalThreadOperation Synchronized operation that executes on a logical thread.
LogicalThreadScheduler Manages synchronization of actions by dispatching actions to logical threads to be processed synchronously.
LogicalThreadStatistics Represents a set of statistics gathered about the execution time of actions on a logical thread.