Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison PR.c @ 287:15ee3fe10e3d
Fixed issue with meta tasks -- in slot slave, have to replace previous
Also fixed give taskID, and added SS give num cores
added "replace or insert into collection" so that prev meta task is replaced
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Thu, 05 Sep 2013 17:38:19 -0700 |
| parents | 2fc69e6c14ea |
| children | 744b5ff9851e |
comparison
equal
deleted
inserted
replaced
| 2:0b0e13987366 | 5:9d8fce3f2705 |
|---|---|
| 325 | 325 |
| 326 //free all memory allocated from the OS | 326 //free all memory allocated from the OS |
| 327 PR_SS__cleanup_at_end_of_shutdown(); | 327 PR_SS__cleanup_at_end_of_shutdown(); |
| 328 } | 328 } |
| 329 | 329 |
| 330 | 330 //==================================================== |
| 331 |
