Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison AnimationMaster.c @ 276:1d7ea1b0f176
Dev_ML Working in sequential mode
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Mon, 04 Mar 2013 00:40:38 -0800 |
| parents | 40e7625e57bd |
| children | 2fc69e6c14ea |
comparison
equal
deleted
inserted
replaced
| 18:cb4417c0c163 | 19:0c3f409ca132 |
|---|---|
| 514 | 514 |
| 515 //call the langlet's registered handler | 515 //call the langlet's registered handler |
| 516 (*protoLangEnv->shutdownHdlr)( langEnv ); | 516 (*protoLangEnv->shutdownHdlr)( langEnv ); |
| 517 | 517 |
| 518 PR_int__remove_lang_env_from_process_and_free( langEnv ); //removes from process and frees | 518 PR_int__remove_lang_env_from_process_and_free( langEnv ); //removes from process and frees |
| 519 | |
| 520 PR_PI__resume_slave_in_PRServ( requestingSlv ); | |
| 519 } | 521 } |
| 520 | 522 |
| 521 | 523 |
| 522 /*This is for OS requests and PR infrastructure requests, which are not | 524 /*This is for OS requests and PR infrastructure requests, which are not |
| 523 * part of the PRServ language -- this is for things that have to be in the | 525 * part of the PRServ language -- this is for things that have to be in the |
