Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > SSR_impls > SSR__MC_shared_impl
comparison dependency.h @ 72:d20b105981b7
make idle VPs optional
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 28 Mar 2012 18:02:38 +0200 |
| parents | a32504bb2a1c |
| children | f20b4d9d3086 |
comparison
equal
deleted
inserted
replaced
| 7:aafeea36047e | 8:0e902349de0e |
|---|---|
| 13 #include "ListOfArrays/ListOfArrays.h" | 13 #include "ListOfArrays/ListOfArrays.h" |
| 14 | 14 |
| 15 typedef struct { | 15 typedef struct { |
| 16 int vp; | 16 int vp; |
| 17 int task; | 17 int task; |
| 18 void* ret_ptr; | |
| 18 } Unit; | 19 } Unit; |
| 19 | 20 |
| 20 typedef struct { | 21 typedef struct { |
| 21 int from_vp; | 22 int from_vp; |
| 22 int from_task; | 23 int from_task; |
