#include <ThreadData.H>
Public Attributes | |
| ThreadData * | prev |
| ThreadData * | next |
| int | id |
| int | funcCallDepth |
| Basics::OBufStream * | traceRes |
| Exprs * | callStack |
| ThreadData * | parent |
| int | parentCallStackSize |
| CacheEntry::IndicesApp * | orphanCIs |
Static Public Attributes | |
| static Basics::mutex | mu |
| static ThreadData * | head |
|
|
Definition at line 43 of file ThreadData.H. Referenced by PrintErrorStack(). |
|
|
Definition at line 41 of file ThreadData.H. Referenced by ApplicationFromCache(), ApplyFunction(), ApplyModel(), ApplyRunTool(), Map(), ModelFromCache(), NormalModelFromCache(), and RunToolFromCache(). |
|
|
Definition at line 30 of file ThreadData.C. Referenced by Checkpoint(). |
|
|
Definition at line 40 of file ThreadData.H. Referenced by Error(). |
|
|
Definition at line 29 of file ThreadData.C. Referenced by Checkpoint(). |
|
|
Definition at line 37 of file ThreadData.H. Referenced by Checkpoint(). |
|
|
Definition at line 46 of file ThreadData.H. Referenced by ApplicationFromCache(), and Checkpoint(). |
|
|
Definition at line 44 of file ThreadData.H. Referenced by PrintErrorStack(). |
|
|
Definition at line 45 of file ThreadData.H. Referenced by PrintErrorStack(). |
|
|
Definition at line 36 of file ThreadData.H. |
|
|
Definition at line 42 of file ThreadData.H. Referenced by ApplyFunction(), ApplyModel(), ApplyRunTool(), Map(), ModelFromCache(), NormalModelFromCache(), RunToolFromCache(), and ThreadDataInit(). |
1.4.2