Public Member Functions | |
ParWork (Val func, Val arg, const Text &name1, const Text &name2, Val vDot, Context bwork, Vals lwork, ThreadData *thdata, SrcLoc *loc) | |
Public Attributes | |
Val | func |
Val | arg |
const Text | formal1 |
const Text | formal2 |
Val | vDot |
Context | bwork |
Vals | lwork |
int | index |
Workers | workers |
ThreadData * | thdata |
SrcLoc * | loc |
ParWork * | prev |
ParWork * | next |
|
|
|
|
|
Definition at line 1261 of file Prim.C. Referenced by ParMap(). |
|
|
|
|
|
|
|
Definition at line 1263 of file Prim.C. Referenced by ParMap(). |
|
|
|
Definition at line 1262 of file Prim.C. Referenced by ParMap(). |
|
|
|
|
|
|
|
|
|
Definition at line 1264 of file Prim.C. Referenced by ParMap(). |