Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
comparison VSs.h @ 28:91caa8a9d591
Back to compile process, fixing compile errors
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Tue, 05 Feb 2013 20:24:25 -0800 |
| parents | 3b30da4643d1 |
| children | dd1efbf29ff9 |
comparison
equal
deleted
inserted
replaced
| 23:55e613de717a | 24:86528386e4d7 |
|---|---|
| 364 SlaveVP * | 364 SlaveVP * |
| 365 VSs__create_slave_with_affinity( TopLevelFnPtr fnPtr, void *initData, | 365 VSs__create_slave_with_affinity( TopLevelFnPtr fnPtr, void *initData, |
| 366 SlaveVP *creatingSlv, int32 coreToAssignOnto); | 366 SlaveVP *creatingSlv, int32 coreToAssignOnto); |
| 367 | 367 |
| 368 //===================== ===================== | 368 //===================== ===================== |
| 369 inline | 369 |
| 370 void * | 370 #include "VSs_Request_Handlers.h" |
| 371 handleSubmitTask( VSsLangReq *langReq, VSsLangEnv *langEnv ); | |
| 372 inline | |
| 373 void | |
| 374 handleEndTask( VSsLangReq *langReq, SlaveVP *requestingSlv, VSsLangEnv *langEnv ); | |
| 375 | |
| 376 | 371 |
| 377 //===================== Measurement of Lang Overheads ===================== | 372 //===================== Measurement of Lang Overheads ===================== |
| 378 #include "Measurement/VSs_Measurement.h" | 373 #include "Measurement/VSs_Measurement.h" |
| 379 | 374 |
| 380 //=========================================================================== | 375 //=========================================================================== |
