Public Member Functions | |
| EvalWorker (Val fun, const Context &args, SrcLoc *loc, int depth, int stackSize, ThreadData *parent) | |
Public Attributes | |
| int | id |
| Val | fun |
| Context | argsCon |
| SrcLoc * | loc |
| Val | result |
| CacheEntry::IndicesApp | orphanCIs |
| OBufStream | traceRes |
| int | funcCallDepth |
| int | parentCallStackSize |
| ThreadData * | parent |
| bool | done |
| Basics::cond | doneCond |
| bool | isWaiting |
|
||||||||||||||||||||||||||||
|
Definition at line 1087 of file Prim.C. References Sequence< Elem, elem_ptrfree >::remhi(), and Sequence< Elem, elem_ptrfree >::size(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2